Prepares release.

pull/18/head
Lars Jung 12 years ago
parent ceac699d47
commit 1023ef459c

@ -5,13 +5,13 @@
jQuery.qrcode is provided under the terms of the [MIT License](https://github.com/lrsjng/jQuery.qrcode/blob/develop/LICENSE.md). jQuery.qrcode is provided under the terms of the [MIT License](https://github.com/lrsjng/jQuery.qrcode/blob/develop/LICENSE.md).
Uses [QR Code Generator](http://www.d-project.com/qrcode/index.html) (MIT). Kudos to [jquery.qrcode.js](https://github.com/jeromeetienne/jquery-qrcode) (MIT). Uses [QR Code Generator](http://www.d-project.com/qrcode/index.html) (MIT). Kudos to [jquery.qrcode.js](https://github.com/jeromeetienne/jquery-qrcode).
## Changelog ## Changelog
### develop branch ### v0.7.0 - *2013-08-17*
* some fixes * some fixes
* adds image support for fore- and background * adds image support for fore- and background

@ -1,7 +1,7 @@
{ {
"name": "jquery.qrcode", "name": "jquery.qrcode",
"displayName": "jQuery.qrcode", "displayName": "jQuery.qrcode",
"version": "0.6.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",

Loading…
Cancel
Save