Skip to content

Commit e8f50b7

Browse files
committed
Release v1.0.2
1 parent 01faea2 commit e8f50b7

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ui-leaflet",
33
"author": "https://github.com/angular-ui/ui-leaflet/graphs/contributors",
44
"description": "ui-leaflet - An AngularJS directive to easily interact with Leaflet maps",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"homepage": "http://angular-ui.github.io/ui-leaflet/",
77
"keywords": [
88
"angularjs",

dist/ui-leaflet.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* ui-leaflet 1.0.1 2016-09-21
2+
* ui-leaflet 1.0.2 2016-09-21
33
* ui-leaflet - An AngularJS directive to easily interact with Leaflet maps
44
* git: https://github.com/angular-ui/ui-leaflet
55
*/

dist/ui-leaflet.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ui-leaflet.min.no-header.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ui-leaflet_dev_mapped.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "https://github.com/angular-ui/ui-leaflet/graphs/contributors",
44
"name": "ui-leaflet",
55
"description": "ui-leaflet - An AngularJS directive to easily interact with Leaflet maps",
6-
"version": "1.0.1",
6+
"version": "1.0.2",
77
"homepage": "http://angular-ui.github.io/ui-leaflet/",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)