Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Commit

Permalink
Version bump, deps bump
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Sep 29, 2014
1 parent e315f33 commit be51581
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "google-drive",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "http://googlewebcomponents.github.io/google-drive",
"description": "Google Drive Polymer element",
"main": "google-drive.html",
"authors": [
"Addy Osmani"
],
"license": "Apache2",
"license": "Apache-2",
"ignore": [
"**/.*",
"node_modules",
Expand All @@ -26,7 +26,7 @@
"google"
],
"dependencies": {
"polymer": "Polymer/polymer#~0.4.0",
"polymer": "Polymer/polymer#~0.4.1",
"google-signin": "GoogleWebComponents/google-signin#~0.1.0",
"cors-upload-sample": "googledrive/cors-upload-sample#master"
}
Expand Down

0 comments on commit be51581

Please sign in to comment.