Skip to content

Commit

Permalink
release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dpmcmlxxvi committed Feb 15, 2017
1 parent eea6d8f commit fdb096e
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/ol3-turf.css

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

2 changes: 1 addition & 1 deletion dist/ol3-turf.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* ol3-turf 0.2.1 (c) Daniel Pulido <[email protected]> */
/* ol3-turf 0.3.0 (c) Daniel Pulido <[email protected]> */

/*globals document, ol, ol3turf, window */

Expand Down
2 changes: 1 addition & 1 deletion dist/ol3-turf.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/web/css/ol3-turf.css

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

2 changes: 1 addition & 1 deletion docs/web/js/ol3-turf.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* ol3-turf 0.2.1 (c) Daniel Pulido <[email protected]> */
/* ol3-turf 0.3.0 (c) Daniel Pulido <[email protected]> */

/*globals document, ol, ol3turf, window */

Expand Down
2 changes: 1 addition & 1 deletion docs/web/js/ol3-turf.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ol3-turf",
"version": "0.2.1",
"version": "0.3.0",
"description": "A Turf toolbar for OpenLayers 3.",
"author": {
"name": "Daniel Pulido",
Expand Down

0 comments on commit fdb096e

Please sign in to comment.