Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit 4d3abc7

Browse files
committed
Release v0.11.26
- fix #322
1 parent 31d55f8 commit 4d3abc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/_coverpage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img class="logo" src="/_media/logo.svg" data-origin="_media/logo.svg" alt="VueLayers Logo" />
44

5-
# VueLayers <small>v0.11.25</small>
5+
# VueLayers <small>v0.11.26</small>
66

77
> Web map [Vue](https://vuejs.org/ "Vue Homepage") components with the power of [OpenLayers](https://openlayers.org/ "OpenLayers Homepage")
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vuelayers",
33
"fullname": "VueLayers",
4-
"version": "0.11.25",
4+
"version": "0.11.26",
55
"description": "Web map Vue components with the power of OpenLayers",
66
"author": "Vladimir Vershinin <ghettovoice@gmail.com>",
77
"main": "./lib/index.js",

0 commit comments

Comments
 (0)