Skip to content

Commit c093b77

Browse files
committed
Merge pull request #500 from OpenGeoscience/geojs-version-0.6
Geojs version 0.6
2 parents 4c30521 + a2b2596 commit c093b77

File tree

5 files changed

+1323
-398
lines changed

5 files changed

+1323
-398
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
/node_modules/*
77
/bower_components/*
88
.vimrc
9+
/geo.min.js
910
*.py[ocd]
1011
/docs/_*
1112
/docs/*.py

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"proj4": "=2.3.3",
1919
"bootstrap": "~3.3.0",
2020
"bootswatch": "~3.3",
21-
"vgl": "0.3.4"
21+
"vgl": "0.3.5"
2222
},
2323
"devDependencies": {
2424
"codemirror": "~4.7.0",

0 commit comments

Comments
 (0)