[ruby/abbrev] Bump up v0.1.2
https://github.com/ruby/abbrev/commit/b362e8e3b9
This commit is contained in:
parent
3b6828f967
commit
8936bb74c6
@ -47,7 +47,7 @@
|
|||||||
# "w" => "winter" }
|
# "w" => "winter" }
|
||||||
|
|
||||||
module Abbrev
|
module Abbrev
|
||||||
VERSION = "0.1.1"
|
VERSION = "0.1.2"
|
||||||
|
|
||||||
# Given a set of strings, calculate the set of unambiguous abbreviations for
|
# Given a set of strings, calculate the set of unambiguous abbreviations for
|
||||||
# those strings, and return a hash where the keys are all the possible
|
# those strings, and return a hash where the keys are all the possible
|
||||||
|
Loading…
x
Reference in New Issue
Block a user