Skip to content

Commit

Permalink
Merge pull request #673 from OpenGeoscience/version-0.11.1
Browse files Browse the repository at this point in the history
Update to version 0.11.1
  • Loading branch information
jbeezley authored Mar 1, 2017
2 parents b8314e3 + 0b90e0d commit e8370cf
Show file tree
Hide file tree
Showing 4 changed files with 649 additions and 282 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geojs",
"version": "0.11.0",
"version": "0.11.1",
"description": "JavaScript Geo visualization and Analysis Library",
"homepage": "https://github.com/OpenGeoscience/geojs",
"main": "geo.js",
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
# built documents.
#
# The short X.Y version.
version = '0.11.0'
version = '0.11.1'
# The full version, including alpha/beta/rc tags.
release = version

Expand Down
Loading

0 comments on commit e8370cf

Please sign in to comment.