Sets version to 0.7.0+.

This commit is contained in:
Lars Jung
2013-08-17 21:22:19 +02:00
parent 42d02957cd
commit 81c8a12397
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -11,6 +11,11 @@ Kudos to [jquery.qrcode.js](https://github.com/jeromeetienne/jquery-qrcode).
## Changelog ## Changelog
### develop branch
* ...
### v0.7.0 - *2013-08-17* ### v0.7.0 - *2013-08-17*
* some fixes * some fixes
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "jquery.qrcode", "name": "jquery.qrcode",
"displayName": "jQuery.qrcode", "displayName": "jQuery.qrcode",
"version": "0.7.0", "version": "0.7.0+",
"description": "generate QR codes dynamically", "description": "generate QR codes dynamically",
"url": "http://larsjung.de/qrcode/", "url": "http://larsjung.de/qrcode/",
"author": "Lars Jung", "author": "Lars Jung",