Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdotdesign committed Jul 28, 2017
1 parent a79e034 commit 5081c1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
elm_install (1.1.0)
elm_install (1.1.1)
adts (~> 0.1.2)
commander (~> 4.4, >= 4.4.2)
contracts (~> 0.16.0)
Expand Down Expand Up @@ -151,4 +151,4 @@ DEPENDENCIES
simplecov (~> 0.12.0)

BUNDLED WITH
1.13.7
1.15.3
2 changes: 1 addition & 1 deletion lib/elm_install/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module ElmInstall
# The version of ElmInstall
VERSION = '1.1.0'.freeze
VERSION = '1.1.1'.freeze
end

0 comments on commit 5081c1b

Please sign in to comment.