Navigation Menu

Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 18, 2018
1 parent 7b6be9e commit 8e0625e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/chupa-text/version.rb
@@ -1,4 +1,4 @@
# Copyright (C) 2013-2017 Kouhei Sutou <kou@clear-code.com>
# Copyright (C) 2013-2018 Kouhei Sutou <kou@clear-code.com>
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand All @@ -15,5 +15,5 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

module ChupaText
VERSION = "1.1.2"
VERSION = "1.1.3"
end

0 comments on commit 8e0625e

Please sign in to comment.