Преглед изворни кода

Jumped the gun on version bump

Matt Coles пре 9 година
родитељ
комит
351dc366fe
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "js-query-string",
3
-  "version": "1.0.2",
3
+  "version": "1.0.1",
4 4
   "description": "Prepare native JS objects to be used in URL queries",
5 5
   "main": "lib/index.js",
6 6
   "scripts": {