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

Commit 3987b69

Browse files
committed
fix(version): sync up dist version
1 parent d4bbf3c commit 3987b69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/ui-leaflet-draw.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* ui-leaflet-draw
33
*
4-
* @version: 0.0.4
4+
* @version: 0.0.5
55
* @author: Nicholas McCready
66
* @date: Sat Mar 18 2017 16:04:33 GMT-0400 (EDT)
77
* @license: MIT
@@ -137,4 +137,4 @@
137137

138138
}).call(this);
139139

140-
})(window, angular);
140+
})(window, angular);

0 commit comments

Comments
 (0)