Herby Vojčík 5 anni fa
parent
commit
37e42d0788
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package.json

+ 1 - 1
package.json

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