diff --git a/bower.json b/bower.json index 9834d0c..051a66c 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "test-fixture", - "version": "2.0.1", + "version": "3.0.0-rc.1", "license": "http://polymer.github.io/LICENSE.txt", "description": "A simple element to fixture DOM for tests", "keywords": [ diff --git a/package.json b/package.json index f84a8aa..47b13ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "test-fixture", - "version": "2.0.1", + "version": "3.0.0-rc.1", "description": "A simple element to fixture DOM for tests", "main": "test-fixture.html", "repository": {