Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mapsam committed Sep 13, 2016
1 parent 2a2b5a2 commit 1dc90d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# changelog

## 1.2.0

- Upgraded to [email protected]
- Test on OSX
- Test with Node.js v4, v5, v6

## 1.1.0

- Upgraded to [email protected]
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": "srs",
"version": "1.1.0",
"version": "1.2.0",
"main": "./lib/index.js",
"description": "Spatial reference library for node",
"keywords": [
Expand Down

0 comments on commit 1dc90d1

Please sign in to comment.