Skip to content

Commit

Permalink
Pow 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sstephenson committed Apr 7, 2011
1 parent 80efd73 commit d0124ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
set -e
POW_ROOT="$HOME/Library/Application Support/Pow"
POW_BIN="$POW_ROOT/Current/bin"
[[ -z "$VERSION" ]] && VERSION=0.2.1
[[ -z "$VERSION" ]] && VERSION=0.2.2


# Fail fast if we're not on OS X >= 10.6.0.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ "name": "pow"
, "description": "Zero-configuration Rack server for Mac OS X"
, "version": "0.2.1"
, "version": "0.2.2"
, "author": "Sam Stephenson"
, "repository":
{ "type": "git"
Expand Down

0 comments on commit d0124ea

Please sign in to comment.