Set version to 0.8.0+.

pull/18/head
Lars Jung 11 years ago
parent 72f5548d7f
commit b39b9f21da

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

Loading…
Cancel
Save