Skip to content

Commit

Permalink
Bump version to 1.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
shugo committed Feb 8, 2017
1 parent 99fd5ba commit 31bdf2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion curses.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new { |s|
s.name = "curses"
s.version = "1.1.2"
s.version = "1.1.3"
s.author = ["Shugo Maeda", 'Eric Hodel']
s.email = ["shugo@ruby-lang.org", 'drbrain@segment7.net']
s.homepage = "https://github.com/ruby/curses"
Expand Down

0 comments on commit 31bdf2a

Please sign in to comment.