|
|
@@ -47,7 +47,7 @@ class Bumper |
|
|
# notify codemonkey |
|
|
# notify codemonkey |
|
|
puts "staged bumped files and created commit" |
|
|
puts "staged bumped files and created commit" |
|
|
puts_c 32, "successfully bumped version to #{@target_v}!" |
|
|
puts_c 32, "successfully bumped version to #{@target_v}!" |
|
|
puts_c 33, "don't forget to `npm publish` and `spm publish`!" |
|
|
|
|
|
|
|
|
puts_c 33, "don't forget to `npm publish`!" |
|
|
end |
|
|
end |
|
|
|
|
|
|
|
|
exit 0 |
|
|
exit 0 |
|
|
|