autnam 1.0.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "autnam",
3
- "version": "1.0.0",
3
+ "version": "1.1.0",
4
4
  "description": "Compact, modular JavaScript wrappers for the ArcGIS REST API that run in Node.js and modern browsers.",
5
5
  "devDependencies": {
6
6
  "@types/es6-promise": "0.0.32",
@@ -84,4 +84,4 @@
84
84
  }
85
85
  },
86
86
  "author": "SashaLind"
87
- }
87
+ }