Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedor Barannik committed May 18, 2017
1 parent 6d00c5b commit 6df1bc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/tmj_ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@
require_relative 'client'

require 'tmj_ruby/version'
TMJ.configure do; end
2 changes: 1 addition & 1 deletion lib/tmj_ruby/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module TMJ
VERSION = '0.1.6'.freeze
VERSION = '0.1.7'.freeze
end

0 comments on commit 6df1bc5

Please sign in to comment.