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

Commit 7fd9208

Browse files
committed
chore(bump): Bumped patch
1 parent e198b14 commit 7fd9208

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.2",
3+
"version": "0.0.3",
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",

dist/ui-leaflet-draw.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/**
22
* ui-leaflet-draw
33
*
4-
* @version: 0.0.1
4+
* @version: 0.0.2
55
* @author: Nicholas McCready
6-
* @date: Thu Mar 17 2016 00:54:26 GMT-0400 (EDT)
6+
* @date: Thu Mar 17 2016 00:58:20 GMT-0400 (EDT)
77
* @license: MIT
88
*/
99

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-draw",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
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",

0 commit comments

Comments
 (0)