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

Commit e198b14

Browse files
committed
chore(bump): Bumped patch
1 parent 40f5e82 commit e198b14

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.1",
3+
"version": "0.0.2",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* @version: 0.0.1
55
* @author: Nicholas McCready
6-
* @date: Thu Mar 17 2016 00:52:47 GMT-0400 (EDT)
6+
* @date: Thu Mar 17 2016 00:54:26 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.1",
3+
"version": "0.0.2",
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)