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

Commit 19a7fc2

Browse files
committed
[Prerelease] Bumped version number
1 parent d3cedf3 commit 19a7fc2

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.1.3"></a>
2+
## [0.1.3](https://github.com/elesdoar/ui-leaflet-layers/compare/0.1.2...v0.1.3) (2016-10-04)
3+
4+
5+
### Bug Fixes
6+
7+
* **mapbox:** change mapbox layer to current specs ([2b087a5](https://github.com/elesdoar/ui-leaflet-layers/commit/2b087a5))
8+
9+
10+
111
<a name="0.1.2"></a>
212
## 0.1.2 (2016-09-27)
313

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui-leaflet-layers",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"homepage": "https://github.com/elesdoar/ui-leaflet-layers",
55
"authors": [
66
"Michael Salgado <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui-leaflet-layers",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Angular UI Leaflet Layers Plugin",
55
"main": "dist/ui-leaflet-layers.js",
66
"scripts": {

0 commit comments

Comments
 (0)