forked from wegue-oss/wegue
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request wegue-oss#280 from JakobMiksch/v1.0-release
Upgrade version to v1.0.0
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Wegue <small>0.24.0</small> | ||
# Wegue <small>1.0.0</small> | ||
|
||
> Simple Webmapping with OpenLayers and Vue.js | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "wegue", | ||
"version": "0.24.0", | ||
"version": "1.0.0", | ||
"description": "Template project for a WebGIS client with OpenLayers and Vue.js", | ||
"author": "Christian Mayer <[email protected]>", | ||
"contributors": [ | ||
|