Skip to content

Commit

Permalink
release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed May 27, 2015
1 parent 7eaa010 commit 6deed34
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polymer",
"version": "0.9.4",
"version": "1.0.0",
"main": [
"polymer.html"
],
Expand Down
8 changes: 4 additions & 4 deletions build.log
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
BUILD LOG
---------
Build Time: 2015-05-26T18:09:46-0700
Build Time: 2015-05-27T14:54:42-0700

NODEJS INFORMATION
==================
nodejs: v2.0.2
del: 1.2.0
gulp: 3.8.11
gulp-audit: 1.0.0
del: 1.2.0
gulp-rename: 1.2.2
gulp-replace: 0.5.3
gulp-vulcanize: 6.0.0
Expand All @@ -17,10 +17,10 @@ run-sequence: 1.1.0

REPO REVISIONS
==============
polymer: 525003774cdc4dbe442b9f76d3a2c27f83e291e6
polymer: eccaf25115c32e27da9bf4581879ed882fb06d05

BUILD HASHES
============
polymer-mini.html: 6643b7ca3675fd7247fb1894a51435e0e1256e32
polymer-micro.html: 7ebb63fc38dc2abed7d40b1713ac16b57b21fcbb
polymer-micro.html: 555887281397132abc31e55b665d0011427750b4
polymer.html: c6f614355fa488c8ef3010b41c8c9e24b43718a8
2 changes: 1 addition & 1 deletion polymer-micro.html
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@
}
});

Polymer.version = "0.9.4";
Polymer.version = "1.0.0";

Polymer.Base._addFeature({
_registerFeatures: function() {
Expand Down

0 comments on commit 6deed34

Please sign in to comment.