Skip to content

Commit

Permalink
Pushing new version of Gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Shashikant86 committed Sep 26, 2016
1 parent 68a0fbe commit 25768a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/xcfit
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby

require "bundler/setup"
require "XCFit"
require "xcfit"
require 'fileutils'
require 'tempfile'
require 'json'
Expand Down
2 changes: 1 addition & 1 deletion lib/XCFit/version.rb
@@ -1,3 +1,3 @@
module XCFit
VERSION = "1.1.0"
VERSION = "1.2.0"
end

0 comments on commit 25768a9

Please sign in to comment.