Skip to content

Commit eb86ce2

Browse files
committed
2.0.1 -> 3.0.0-rc.1
1 parent b863c64 commit eb86ce2

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": "2.0.1",
3+
"version": "3.0.0-rc.1",
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": "2.0.1",
3+
"version": "3.0.0-rc.1",
44
"description": "A simple element to fixture DOM for tests",
55
"main": "test-fixture.html",
66
"repository": {

0 commit comments

Comments
 (0)