bump up version
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# 0.9.3
|
||||
* Add recursive option to `homesick clone`
|
||||
|
||||
# 0.9.2
|
||||
* Set "dotfiles" as default castle name
|
||||
* Introduce new commands
|
||||
|
||||
2
Rakefile
2
Rakefile
@@ -22,7 +22,7 @@ Jeweler::Tasks.new do |gem|
|
||||
gem.email = ["josh@technicalpickles.com", "info@muratayusuke.com"]
|
||||
gem.homepage = "http://github.com/technicalpickles/homesick"
|
||||
gem.authors = ["Joshua Nichols", "Yusuke Murata"]
|
||||
gem.version = "0.9.2"
|
||||
gem.version = "0.9.3"
|
||||
gem.license = "MIT"
|
||||
# Have dependencies? Add them to Gemfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user