Skip to content

Commit

Permalink
Merge pull request #5 from angular-adaptive/canary
Browse files Browse the repository at this point in the history
bump version v0.1.1
  • Loading branch information
janantala committed Aug 22, 2013
2 parents 9667393 + 9ee0a14 commit df1e3a0
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# adaptive-googlemaps v0.1.0 [![Build Status](https://travis-ci.org/angular-adaptive/adaptive-googlemaps.png?branch=master)](https://travis-ci.org/angular-adaptive/adaptive-googlemaps)
# adaptive-googlemaps v0.1.1 [![Build Status](https://travis-ci.org/angular-adaptive/adaptive-googlemaps.png?branch=master)](https://travis-ci.org/angular-adaptive/adaptive-googlemaps)

This module allows you to adapt googlemaps component for different occasions.
- static google map
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-adaptive-googlemaps",
"version": "0.1.0",
"version": "0.1.1",
"description": "This module allows you to adapat googlemaps component for different occasions.",
"author": "https://github.com/angular-adaptive/adaptive-googlemaps/graphs/contributors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion demo/components/angular-adaptive/adaptive-googlemaps.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* angular-adaptive-googlemaps v0.1.0
* angular-adaptive-googlemaps v0.1.1
* The MIT License
* Copyright (c) 2013 Jan Antala
*/
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-adaptive-googlemaps",
"version": "0.1.0",
"version": "0.1.1",
"description": "This module allows you to adapat googlemaps component for different occasions.s.",
"author": "https://github.com/angular-adaptive/adaptive-googlemaps/graphs/contributors",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion src/adaptive-googlemaps.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* angular-adaptive-googlemaps v0.1.0
* angular-adaptive-googlemaps v0.1.1
* The MIT License
* Copyright (c) 2013 Jan Antala
*/
Expand Down

0 comments on commit df1e3a0

Please sign in to comment.