diff --git a/README.md b/README.md index 13d3307..de1219d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ All contributions require a [Dojo Foundation CLA](http://dojofoundation.org/abou This project requires the following other projects to run: * dcl - * delite + * decor ## Installation diff --git a/bower.json b/bower.json index 21fa000..6e313fa 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "dbidi", - "version": "0.1.1-dev", + "version": "0.1.1-beta", "dependencies": { "dcl": "1.1", "decor": "0.2.0-beta" diff --git a/package.json b/package.json index f1bf526..4fcedfb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dbidi", - "version": "0.1.1-dev", + "version": "0.1.1-beta", "repository": { "type": "git", "url": "http://github.com/ibm-js/dbidi.git"