Prepare release.

pull/18/head
Lars Jung 11 years ago
parent 09b743b865
commit 3bff886b53

@ -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,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,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",

Loading…
Cancel
Save