bump version

This commit is contained in:
Andy Gup 2015-11-24 13:08:52 -07:00
parent ebb82f352f
commit 0fbb4a760f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "esri-offline-maps",
"version": "3.0.0",
"version": "3.0.2",
"description": "Lightweight set of libraries for working offline with map tiles and editing with ArcGIS feature services",
"author": "Andy Gup <agup@esri.com> (http://blog.andygup.net)",
"license": "Apache 2.0",

View File

@ -9,7 +9,7 @@
"appHomePage": "appcache-tiles.html",
"optimizedApiURL": "../samples/jsolib",
"arcGISBaseURL": "http://js.arcgis.com/3.14",
"version": "3.0.0",
"version": "3.0.2",
"private": true,
"description": "manifest generator project",
"repository": {