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

Commit 4ca3638

Browse files
committed
chore(bump): Bumped patch
1 parent ea39f79 commit 4ca3638

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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-draw",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "angular directive for ui-leaflet to utilize Leaflet.Draw",
55
"main": "./dist/ui-leaflet-draw.js",
66
"homepage": "https://github.com/angular-ui/ui-leaflet-draw",

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui-leaflet-draw",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "angular directive for ui-leaflet to utilize Leaflet.Draw",
55
"main": "./dist/ui-leaflet-draw.js",
66
"homepage": "https://github.com/angular-ui/ui-leaflet-draw",
@@ -18,6 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"angular-mocks": "1",
21+
"callback-sequence": "^3.2.0",
2122
"chai": "3",
2223
"coffee-script": "1.12",
2324
"del": "2",

0 commit comments

Comments
 (0)