Herby Vojčík 5 years ago
parent
commit
ac0d0ebc22
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

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