Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cjolif committed Oct 23, 2014
1 parent a6c21d5 commit 3c009c5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This project provides bidi utilities for JavaScript/AMD/Dojo Applications

## Status

No official release yet.
The most recent pre-release is 0.2.0.

## Migration

Expand Down
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "dbidi",
"version": "0.1.1-dev",
"version": "0.2.0",
"dependencies": {
"dcl": "1.1.x",
"decor": "0.2.0-dev"
"decor": "0.3.x"
},
"devDependencies": {
"requirejs": "2.1.x"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dbidi",
"version": "0.1.1-dev",
"version": "0.2.0",
"repository": {
"type": "git",
"url": "http://github.com/ibm-js/dbidi.git"
Expand Down

0 comments on commit 3c009c5

Please sign in to comment.