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