Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

Commit a7b398d

Browse files
committed
Release v2.0.0
1 parent 34231ca commit a7b398d

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<a name="1.0.2"></a>
2-
## [1.0.2](https://github.com/angular-ui/ui-leaflet/compare/v1.0.0...v1.0.2) (2016-10-05)
1+
<a name="2.0.0"></a>
2+
# [2.0.0](https://github.com/angular-ui/ui-leaflet/compare/v1.0.0...v1.0.2) (2016-10-05)
33

44

55
### Bug Fixes

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.2",
5+
"version": "2.0.0",
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.0 2016-10-04
2+
* ui-leaflet 2.0.0 2016-10-04
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.2",
6+
"version": "2.0.0",
77
"homepage": "http://angular-ui.github.io/ui-leaflet/",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)