Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Dec 9, 2015
1 parent 24468ee commit 203d750
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,6 +1,6 @@
{
"name": "test-fixture",
"version": "1.0.3",
"version": "1.1.0",
"license": "http://polymer.github.io/LICENSE.txt",
"description": "A simple element to fixture DOM for tests",
"keywords": [
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": "test-fixture",
"version": "1.0.3",
"version": "1.1.0",
"description": "A simple element to fixture DOM for tests",
"main": "test-fixture.html",
"repository": {
Expand Down

0 comments on commit 203d750

Please sign in to comment.