diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/highline/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/highline/version.rb b/lib/highline/version.rb index 8465ec5..879c9c9 100644 --- a/lib/highline/version.rb +++ b/lib/highline/version.rb @@ -2,5 +2,5 @@ class HighLine # The version of the installed library. - VERSION = "2.0.0-develop.15".freeze + VERSION = "2.0.0-develop.16".freeze end |