liufengyun / hashdiff

Hashdiff is a ruby library to to compute the smallest difference between two hashes
MIT License
560 stars 63 forks source link

Wrong version in 1.1.1 release #97

Closed bastelfreak closed 3 days ago

bastelfreak commented 4 days ago

Hi, version 1.1.1 lists 1.1.0 as its version: https://github.com/liufengyun/hashdiff/blob/v1.1.1/lib/hashdiff/version.rb

Could you please do a 1.1.2 release with the correct version?

liufengyun commented 3 days ago

Thank you for the catch @bastelfreak . I'll propose a fix and a new release soon.

liufengyun commented 3 days ago

Fix here: https://github.com/liufengyun/hashdiff/blob/v1.1.2/lib/hashdiff/version.rb

Release: https://rubygems.org/gems/hashdiff/versions/1.1.2