Herby Vojčík il y a 5 ans
Parent
commit
9991774d84
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "atpath",
-  "version": "0.1.0",
+  "version": "0.1.1",
   "description": "Access and copy-on-modify JavaScript objects, including maps, using deep paths.",
   "main": "index.js",
   "scripts": {