From 7b6d83c6b3e1901e9ac1f9d838cc3861d23bc63a Mon Sep 17 00:00:00 2001 From: nmccready Date: Wed, 8 Jun 2016 09:29:15 -0400 Subject: [PATCH] Release v1.0.1 --- bower.json | 2 +- dist/ui-leaflet.js | 2 +- dist/ui-leaflet.min.js | 2 +- dist/ui-leaflet.min.no-header.js | 2 +- dist/ui-leaflet_dev_mapped.js | 2 +- package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bower.json b/bower.json index 8512dd53..342d08a0 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "name": "ui-leaflet", "author": "https://github.com/angular-ui/ui-leaflet/graphs/contributors", "description": "ui-leaflet - An AngularJS directive to easily interact with Leaflet maps", - "version": "1.0.0", + "version": "1.0.1", "homepage": "http://angular-ui.github.io/ui-leaflet/", "keywords": [ "angularjs", diff --git a/dist/ui-leaflet.js b/dist/ui-leaflet.js index df7d1451..c5beddea 100644 --- a/dist/ui-leaflet.js +++ b/dist/ui-leaflet.js @@ -1,5 +1,5 @@ /*! -* ui-leaflet 1.0.0 2016-06-08 +* ui-leaflet 1.0.1 2016-06-08 * ui-leaflet - An AngularJS directive to easily interact with Leaflet maps * git: https://github.com/angular-ui/ui-leaflet */ diff --git a/dist/ui-leaflet.min.js b/dist/ui-leaflet.min.js index d31b8380..52df1fdb 100644 --- a/dist/ui-leaflet.min.js +++ b/dist/ui-leaflet.min.js @@ -30,7 +30,7 @@ */ /*! -* ui-leaflet 1.0.0 2016-06-08 +* ui-leaflet 1.0.1 2016-06-08 * ui-leaflet - An AngularJS directive to easily interact with Leaflet maps * git: https://github.com/angular-ui/ui-leaflet */ diff --git a/dist/ui-leaflet.min.no-header.js b/dist/ui-leaflet.min.no-header.js index 587c9267..0e5a8430 100644 --- a/dist/ui-leaflet.min.no-header.js +++ b/dist/ui-leaflet.min.no-header.js @@ -1,5 +1,5 @@ /*! -* ui-leaflet 1.0.0 2016-06-08 +* ui-leaflet 1.0.1 2016-06-08 * ui-leaflet - An AngularJS directive to easily interact with Leaflet maps * git: https://github.com/angular-ui/ui-leaflet */ diff --git a/dist/ui-leaflet_dev_mapped.js b/dist/ui-leaflet_dev_mapped.js index fc3e7ddf..c233ac41 100644 --- a/dist/ui-leaflet_dev_mapped.js +++ b/dist/ui-leaflet_dev_mapped.js @@ -1,5 +1,5 @@ /*! -* ui-leaflet 1.0.0 2016-06-08 +* ui-leaflet 1.0.1 2016-06-08 * ui-leaflet - An AngularJS directive to easily interact with Leaflet maps * git: https://github.com/angular-ui/ui-leaflet */ diff --git a/package.json b/package.json index 9508245f..2ed0a928 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "author": "https://github.com/angular-ui/ui-leaflet/graphs/contributors", "name": "ui-leaflet", "description": "ui-leaflet - An AngularJS directive to easily interact with Leaflet maps", - "version": "1.0.0", + "version": "1.0.1", "homepage": "http://angular-ui.github.io/ui-leaflet/", "repository": { "type": "git",