Sets version to 0.6.0-dev.

This commit is contained in:
Lars Jung
2013-07-28 23:10:19 +02:00
parent 57a96b31f8
commit 718dc342ad
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -11,6 +11,11 @@ Uses [QR Code Generator](http://www.d-project.com/qrcode/index.html) (MIT). Kudo
## Changelog
### develop branch
* ...
### v0.6.0 - *2013-07-28*
* adds version range
+2 -2
View File
@@ -1,5 +1,5 @@
{
"name": "jquery.qrcode",
"displayName": "jQuery.qrcode",
"version": "0.6.0"
}
"version": "0.6.0-dev"
}