Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Commit

Permalink
v1.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
valdrinkoshi committed Feb 17, 2017
1 parent 46670dc commit 37a0433
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "html-imports",
"main": "html-imports.min.js",
"version": "0.0.1",
"version": "1.0.0-alpha.1",
"homepage": "http://webcomponents.org",
"authors": [
"The Polymer Authors"
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": "@webcomponents/html-imports",
"version": "0.0.1",
"version": "1.0.0-alpha.1",
"description": "HTML Imports Polyfill",
"main": "html-imports.min.js",
"directories": {
Expand Down

0 comments on commit 37a0433

Please sign in to comment.