bonethug 0.0.59 → 0.0.60

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.59"
4
- BUILD_DATE = "2013-10-17 20:04:25 +1300"
3
+ VERSION = "0.0.60"
4
+ BUILD_DATE = "2013-10-17 20:08:57 +1300"
5
5
  end
6
6
 
@@ -58,10 +58,8 @@ namespace :thug do
58
58
  # check if there's a build with the current version
59
59
  Rake::Task["thug:build"].invoke
60
60
 
61
- # push the current version
62
- # we redefine the path because the version constant may have changed
63
- # -> the reason being that the parent build script uses that constant to name the gem package
64
- exec "rake release --trace"
61
+ # do the bidniz
62
+ exec 'git commit -am "commit to build" && rake release --trace'
65
63
 
66
64
  end
67
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.59
4
+ version: 0.0.60
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: