Prepare release.

This commit is contained in:
Lars Jung
2014-07-07 18:21:25 +02:00
parent 09b743b865
commit 3bff886b53
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -11,9 +11,9 @@ Kudos to [jquery.qrcode.js](https://github.com/jeromeetienne/jquery-qrcode).
## Changelog
### develop branch
### v0.8.0 - *2014-07-07*
* ...
* adds bower support
### v0.7.0 - *2013-08-17*
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "jquery.qrcode",
"version": "0.7.0+",
"version": "0.8.0",
"homepage": "http://larsjung.de/qrcode/",
"authors": [
"Lars Jung <lrsjng@gmail.com>"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "jquery.qrcode",
"displayName": "jQuery.qrcode",
"version": "0.7.0+",
"version": "0.8.0",
"description": "generate QR codes dynamically",
"url": "http://larsjung.de/qrcode/",
"author": "Lars Jung",