Skip to content

Commit

Permalink
Bump version number, change Travis ruby version to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vandahm committed Jul 10, 2014
1 parent 722a14a commit a44ff7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
language: ruby
rvm:
- '2.0.0'
- '2.1.2'
2 changes: 1 addition & 1 deletion lib/thegarage/gitx/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Thegarage
module Gitx
VERSION = '2.2.1'
VERSION = '2.2.2'
end
end

0 comments on commit a44ff7b

Please sign in to comment.