Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickarlt committed Oct 20, 2014
1 parent cf21955 commit 0cd7d9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esri-leaflet",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"description": "Leaflet plugins for consuming ArcGIS Online and ArcGIS Server services",
"main": "dist/esri-leaflet.js",
"devDependencies": {
Expand Down
1 change: 1 addition & 0 deletions src/EsriLeaflet.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
var EsriLeaflet = { //jshint ignore:line
VERSION: '1.0.0-rc.2',
Layers: {},
Services: {},
Controls: {},
Expand Down

0 comments on commit 0cd7d9e

Please sign in to comment.