Skip to content

Commit

Permalink
v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
andygup committed Feb 2, 2016
1 parent 2363e1b commit 8a09132
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# offline-editor-js - Changelog

## Version 3.0.5 - Feb 2, 2016

No breaking changes. Documentation updates only.

**Enhancements**
* Closes #442 - Add npm reference to README
* Closes #444 - Provide a getting started for full offline doc

## Version 3.0.4 - Jan 5, 2016

No breaking changes.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esri-offline-maps",
"version": "3.0.4",
"version": "3.0.5",
"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",
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"appHomePage": "appcache-tiles.html",
"optimizedApiURL": "../samples/jsolib",
"arcGISBaseURL": "http://js.arcgis.com/3.14",
"version": "3.0.4",
"version": "3.0.5",
"private": true,
"description": "manifest generator project",
"repository": {
Expand Down

0 comments on commit 8a09132

Please sign in to comment.