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
Sean Huber committed Jun 12, 2015
1 parent 84f7342 commit 7658836
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
sub_diff (1.0.7)
sub_diff (1.1.0)

GEM
remote: https://www.rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/sub_diff/version.rb
@@ -1,3 +1,3 @@
module SubDiff
VERSION = '1.0.7'
VERSION = '1.1.0'
end

0 comments on commit 7658836

Please sign in to comment.