From 81f9d8e772910083c9bd63f3b48025e36352ae89 Mon Sep 17 00:00:00 2001 From: Adrian Vasiliu Date: Wed, 30 Jul 2014 20:33:45 +0200 Subject: [PATCH] Use 0.1.1-beta as dbidi version for now --- README.md | 2 +- bower.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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"