diff --git a/README.md b/README.md index 24c2038..c2a987d 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ Uses [QR Code Generator](http://www.d-project.com/qrcode/index.html) (MIT). Kudo ## Changelog +### v0.3 - *2012-??-??* + +* + + ### v0.2 - *2012-07-02* * now encodes up to ~2900 characters (8-bit) diff --git a/build.properties b/build.properties index a2a746a..49b80eb 100644 --- a/build.properties +++ b/build.properties @@ -1,7 +1,7 @@ # project project.name = jquery.qrcode -project.version = 0.2 +project.version = 0.3-pre # src src.dir = src