Skip to content

Commit 203d750

Browse files
committed
v1.1.0
1 parent 24468ee commit 203d750

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-fixture",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"license": "http://polymer.github.io/LICENSE.txt",
55
"description": "A simple element to fixture DOM for tests",
66
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-fixture",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "A simple element to fixture DOM for tests",
55
"main": "test-fixture.html",
66
"repository": {

0 commit comments

Comments
 (0)