8000 bumping for next possible (hopefully not) snapshot release · angular-ui/angular-google-maps@d67efee · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Nov 30, 2018. It is now read-only.

Commit d67efee

Browse files
committed
bumping for next possible (hopefully not) snapshot release
1 parent 2ad46a4 commit d67efee

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-google-maps",
3-
"version": "2.0.0-SNAPSHOT-d",
3+
"version": "2.0.0-SNAPSHOT-e",
44
"main": "./dist/angular-google-maps.js",
55
"dependencies": {
66
"angular": ">=1.2.0",

dist/angular-google-maps.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! angular-google-maps 2.0.0-SNAPSHOT-d 2014-10-06
1+
/*! angular-google-maps 2.0.0-SNAPSHOT-e 2014-10-06
22
* AngularJS directives for Google Maps
33
* git: https://github.com/angular-ui/angular-google-maps.git
44
*/
@@ -6659,7 +6659,7 @@ angular.module('google-maps.wrapped'.ns()).service('GoogleMapsUtilV3'.ns(), func
66596659
return {
66606660
init: _.once(function () {
66616661
//BEGIN REPLACE
6662-
/*! angular-google-maps 2.0.0-SNAPSHOT-d 2014-10-06
6662+
/*! angular-google-maps 2.0.0-SNAPSHOT-e 2014-10-06
66636663
* AngularJS directives for Google Maps
66646664
* git: https://github.com/angular-ui/angular-google-maps.git
66656665
*/

dist/angular-google-maps.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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-google-maps",
3-
"version": "2.0.0-SNAPSHOT-d",
3+
"version": "2.0.0-SNAPSHOT-e",
44
"description": "AngularJS directives for Google Maps",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)
0