Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
www committed Feb 14, 2018
2 parents 6946357 + 07493d8 commit 0c09f19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"angular": "~1.4.8",
"angular-sanitize": "~1.4.8",
"openlayers": "~4.3.4"
"openlayers": "4.3.4"
},
"devDependencies": {
"grunt": "~0.4.5",
Expand Down Expand Up @@ -66,5 +66,5 @@
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
},
"main": "dist/angular-openlayers-directive",
"version": "1.20.2"
"version": "2.0.0"
}

0 comments on commit 0c09f19

Please sign in to comment.