Skip to content
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.

Commit

Permalink
Bump and change log for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
matschaffer committed Aug 1, 2011
1 parent 185a650 commit 5fae96a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,8 @@
# 0.0.4: In-progress

# 0.0.3: Initial release (7/31/2011)

* Kitchen directory generation
* Prepare tested on ubuntu
* Generate node config on prepare
* Cook via rsync
2 changes: 1 addition & 1 deletion lib/knife-solo/info.rb
@@ -1,3 +1,3 @@
module KnifeSolo
VERSION = '0.0.1'
VERSION = '0.0.3'
end

0 comments on commit 5fae96a

Please sign in to comment.