Skip to content

Commit 162da3c

Browse files
committed
release 0.3.1
1 parent 644c763 commit 162da3c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v0.4.0
3+
## v0.3.1 (2016-11-01)
44

55
- fix `ol3` example map layer ([#77](https://github.com/Turbo87/sidebar-v2/pull/77))
66
- leaflet: deprecate `removeFrom()` in favor of `remove()` ([#73](https://github.com/Turbo87/sidebar-v2/pull/73))

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sidebar-v2",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"homepage": "https://github.com/Turbo87/sidebar-v2",
55
"authors": [
66
"Tobias Bieniek <tobias.bieniek@qsc.de>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sidebar-v2",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A responsive sidebar for mapping libraries like Leaflet or OpenLayers",
55
"keywords": [
66
"gis",

0 commit comments

Comments
 (0)