Skip to content

Commit 276bb52

Browse files
authored
Merge pull request #701 from OpenGeoscience/version-0.12.1
Version 0.12.1
2 parents 31bf6e5 + 038c936 commit 276bb52

File tree

5 files changed

+8464
-2086
lines changed

5 files changed

+8464
-2086
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.12.0",
3+
"version": "0.12.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.12.0'
76+
version = '0.12.1'
7777
# The full version, including alpha/beta/rc tags.
7878
release = version
7979

0 commit comments

Comments
 (0)