Skip to content

Commit

Permalink
Strange issue when publishing gem -- remembers 0.1.4 instead of this …
Browse files Browse the repository at this point in the history
…new one
  • Loading branch information
lorint committed Oct 3, 2016
1 parent a8bc2a8 commit 9bee9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tsuite/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Tsuite
VERSION = "0.1.5"
VERSION = "0.1.6"
end

0 comments on commit 9bee9bc

Please sign in to comment.