We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbd9465 commit 8d2cddbCopy full SHA for 8d2cddb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Shareloc",
3
- "version": "0.12.1-dev",
+ "version": "0.13.0",
4
"description": "Shareloc - the free and open map API based on OpenLayers.",
5
"repository": "https://github.com/meggsimum/shareloc.git",
6
"license": "https://github.com/meggsimum/shareloc/blob/master/LICENSE",
src/shareloc.js
@@ -9,5 +9,5 @@
9
* @type {String}
10
* @default
11
*/
12
- Shareloc.VERSION = "0.12.1-dev";
+ Shareloc.VERSION = "0.13.0";
13
})();
0 commit comments