diff --git a/lib/abbrev.rb b/lib/abbrev.rb index ee86f068748f84..312085c2898691 100644 --- a/lib/abbrev.rb +++ b/lib/abbrev.rb @@ -47,7 +47,7 @@ # "w" => "winter" } module Abbrev - VERSION = "0.1.1" + VERSION = "0.1.2" # 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