Skip to content

Commit 1a9929e

Browse files
committed
Version bump to 1.0.3
1 parent 6eb5d48 commit 1a9929e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ebin/qrcode.app

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, qrcode,
22
[{description, "QRCode Encoder"},
3-
{vsn, "1.0.1"},
3+
{vsn, "1.0.3"},
44
{modules, [qrcode, qrcode_matrix, qrcode_mask, qrcode_reedsolomon, gf256, bits, base32]},
55
{mod, {qrcode, []}},
66
{registered, []},

0 commit comments

Comments
 (0)