Skip to content

Commit

Permalink
version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vanoostrum committed Apr 4, 2017
1 parent 7c1302b commit 5f35fa6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
11 changes: 5 additions & 6 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"name": "google-maps-api-addons",
"version": "1.1.4",
"homepage": "https://github.com/theodoor82/google-maps-api-addons/",
"version": "1.1.0",
"homepage": "https://github.com/marmat/google-maps-api-addons",
"authors": [
"Martin Matysiak <[email protected]>",
"Theo van Oostrum <[email protected]>"
"Martin Matysiak <[email protected]>"
],
"description": "A fork of the original project: A set of useful scripts for the Google Maps API",
"description": "A set of useful scripts for the Google Maps API",
"keywords": [
"google",
"maps",
Expand All @@ -26,4 +25,4 @@
"test",
"tests"
]
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "google-maps-api-addons",
"version": "1.1.2",
"version": "1.1.0",
"description": "A set of useful scripts for the Google Maps API",
"main": "panomarker/src/panomarker.js",
"scripts": {
Expand Down Expand Up @@ -36,4 +36,4 @@
"gulp-rename": "^1.2.0",
"gulp-uglify": "^1.1.0"
}
}
}

0 comments on commit 5f35fa6

Please sign in to comment.