Skip to content

Commit

Permalink
v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Casey Thomas committed Aug 6, 2017
1 parent 7ab703a commit eed55ae
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion geojson.js
@@ -1,5 +1,5 @@
(function(GeoJSON) {
GeoJSON.version = '0.4.1';
GeoJSON.version = '0.5.0';

// Allow user to specify default parameters
GeoJSON.defaults = {
Expand Down
4 changes: 2 additions & 2 deletions geojson.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"author": "Casey Cesari",
"license": "MIT",
"keywords": "geojson",
"version": "0.4.1",
"version": "0.5.0",
"main": "./geojson",
"repository": {
"type": "git",
Expand Down

0 comments on commit eed55ae

Please sign in to comment.