jeromeetienne / jquery-qrcode

qrcode generation standalone (doesn't depend on external services)
http://blog.jetienne.com/blog/2011/04/07/jquery-qrcode/
MIT License
4.84k stars 2.51k forks source link

New release #91

Open bowlofeggs opened 7 years ago

bowlofeggs commented 7 years ago

Hello!

I would like to add this package to the Fedora Project. It seems there have been some contributions since the last release in 2013 that would be beneficial to include. Would you care to make a release?

jeromeetienne commented 7 years ago

im not sure what you mean by 'make a release'

What do you want me to add/do ?

bowlofeggs commented 7 years ago

Hello @jeromeetienne!

What I mean is to tag a commit that you think is stable, so that it shows up here: https://github.com/jeromeetienne/jquery-qrcode/releases

Thanks!

davidjb commented 7 years ago

Also, having a meaningful version number would be helpful too. I'd suggest taking a look at Semantic Versioning; its version numbering scheme helps by conveying meaning about what modifications have taken place between versions.