Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kjg committed Oct 14, 2016
1 parent b97adc8 commit 7d6d022
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Version 1.1.0

*Unreleased*
*October 14, 2016*

**Features**

Expand Down
2 changes: 1 addition & 1 deletion lib/slate/installer/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Slate
module Installer
VERSION = "1.0.0"
VERSION = "1.1.0"
end
end

0 comments on commit 7d6d022

Please sign in to comment.