bonethug 0.0.61 → 0.0.62

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
 
2
2
  module Bonethug
3
- VERSION = "0.0.61"
4
- BUILD_DATE = "2013-10-17 20:11:28 +1300"
3
+ VERSION = "0.0.62"
4
+ BUILD_DATE = "2013-10-17 20:20:15 +1300"
5
5
  end
6
6
 
@@ -45,7 +45,7 @@ namespace :thug do
45
45
  update_version_file
46
46
 
47
47
  # invoke the build script
48
- `git commit -am "commit to build for v #{Bonethug::VERSION}" && rake build`
48
+ system 'git commit -am "commit to build for v #{Bonethug::VERSION}" && rake build'
49
49
 
50
50
  end
51
51
 
@@ -59,7 +59,7 @@ namespace :thug do
59
59
  Rake::Task["thug:build"].invoke
60
60
 
61
61
  # do the bidniz
62
- `rake release --trace`
62
+ system 'rake release --trace'
63
63
 
64
64
  end
65
65
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bonethug
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.61
4
+ version: 0.0.62
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: