Skip to content

Commit 24bfc88

Browse files
committed
version bump
1 parent 35f738e commit 24bfc88

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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": "1.0.16",
3+
"version": "1.0.17",
44
"main": "./dist/angular-google-maps.js",
55
"dependencies": {
66
"angular": "1.2.x",

dist/angular-google-maps.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! angular-google-maps 1.0.16 2014-03-30
1+
/*! angular-google-maps 1.0.17 2014-03-30
22
* AngularJS directives for Google Maps
33
* git: https://github.com/nlaplante/angular-google-maps.git
44
*/

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": "1.0.16",
3+
"version": "1.0.17",
44
"description": "AngularJS directives for Google Maps",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)