don't re-bundle after committing, so you can safely pull
This commit is contained in:
parent
de06f3e3e3
commit
a0c9fbbde9
@ -1,3 +1,3 @@
|
|||||||
module Penchant
|
module Penchant
|
||||||
VERSION = "0.2.28"
|
VERSION = "0.2.29"
|
||||||
end
|
end
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
unset GIT_DIR
|
unset GIT_DIR
|
||||||
penchant gemfile remote --switch-back
|
echo "Run penchant gemfile remote to get back to work!"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user