mirror of
https://github.com/lrsjng/jquery-qrcode.git
synced 2026-08-12 20:01:55 +08:00
Prepare release.
This commit is contained in:
@@ -11,9 +11,9 @@ Kudos to [jquery.qrcode.js](https://github.com/jeromeetienne/jquery-qrcode).
|
|||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
|
||||||
### develop branch
|
### v0.8.0 - *2014-07-07*
|
||||||
|
|
||||||
* ...
|
* adds bower support
|
||||||
|
|
||||||
|
|
||||||
### v0.7.0 - *2013-08-17*
|
### v0.7.0 - *2013-08-17*
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "jquery.qrcode",
|
"name": "jquery.qrcode",
|
||||||
"version": "0.7.0+",
|
"version": "0.8.0",
|
||||||
"homepage": "http://larsjung.de/qrcode/",
|
"homepage": "http://larsjung.de/qrcode/",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Lars Jung <lrsjng@gmail.com>"
|
"Lars Jung <lrsjng@gmail.com>"
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "jquery.qrcode",
|
"name": "jquery.qrcode",
|
||||||
"displayName": "jQuery.qrcode",
|
"displayName": "jQuery.qrcode",
|
||||||
"version": "0.7.0+",
|
"version": "0.8.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",
|
||||||
|
|||||||
Reference in New Issue
Block a user