Skip to content

Commit e8370cf

Browse files
authored
Merge pull request #673 from OpenGeoscience/version-0.11.1
Update to version 0.11.1
2 parents b8314e3 + 0b90e0d commit e8370cf

File tree

4 files changed

+649
-282
lines changed

4 files changed

+649
-282
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.11.0",
3+
"version": "0.11.1",
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.11.0'
76+
version = '0.11.1'
7777
# The full version, including alpha/beta/rc tags.
7878
release = version
7979

0 commit comments

Comments
 (0)