We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad751a commit cc73982Copy full SHA for cc73982
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "geojs",
3
- "version": "0.9.0",
+ "version": "0.9.1",
4
"description": "JavaScript Geo visualization and Analysis Library",
5
"homepage": "https://github.com/OpenGeoscience/geojs",
6
"main": "geo.js",
docs/conf.py
@@ -73,7 +73,7 @@
73
# built documents.
74
#
75
# The short X.Y version.
76
-version = '0.9.0'
+version = '0.9.1'
77
# The full version, including alpha/beta/rc tags.
78
release = version
79
0 commit comments