Skip to content

Commit 5360086

Browse files
authored
Merge pull request #663 from OpenGeoscience/version-0.11.0
Update to version 0.11.0
2 parents 7ca9c4b + e777010 commit 5360086

File tree

4 files changed

+2926
-2749
lines changed

4 files changed

+2926
-2749
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geojs",
3-
"version": "0.10.5",
3+
"version": "0.11.0",
44
"description": "JavaScript Geo visualization and Analysis Library",
55
"homepage": "https://github.com/OpenGeoscience/geojs",
66
"main": "geo.js",

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
# built documents.
7474
#
7575
# The short X.Y version.
76-
version = '0.10.5'
76+
version = '0.11.0'
7777
# The full version, including alpha/beta/rc tags.
7878
release = version
7979

0 commit comments

Comments
 (0)