Skip to content

Commit 768482c

Browse files
committed
Release v0.8.0
1 parent fc1ab48 commit 768482c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

bower.json

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

dist/angular-leaflet-directive.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* angular-leaflet-directive 0.7.15 2015-05-13
2+
* angular-leaflet-directive 0.8.0 2015-05-13
33
* angular-leaflet-directive - An AngularJS directive to easily interact with Leaflet maps
44
* git: https://github.com/tombatossals/angular-leaflet-directive
55
*/

dist/angular-leaflet-directive.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/angular-leaflet-directive_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
@@ -2,7 +2,7 @@
22
"author": "https://github.com/tombatossals/angular-leaflet-directive/graphs/contributors",
33
"name": "angular-leaflet-directive",
44
"description": "angular-leaflet-directive - An AngularJS directive to easily interact with Leaflet maps",
5-
"version": "0.7.15",
5+
"version": "0.8.0",
66
"homepage": "http://tombatossals.github.io/angular-leaflet-directive/",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)