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

Commit

Permalink
Pow 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sstephenson committed Mar 26, 2011
1 parent 7974400 commit c79f187
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion install.sh
Expand Up @@ -18,7 +18,7 @@

set -e
POW_ROOT="$HOME/Library/Application Support/Pow"
[[ -z "$VERSION" ]] && VERSION=0.1.6
[[ -z "$VERSION" ]] && VERSION=0.1.7

echo "*** Installing Pow $VERSION..."

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{ "name": "pow"
, "description": "Zero-configuration Rack server for Mac OS X"
, "version": "0.1.6"
, "version": "0.1.7"
, "author": "Sam Stephenson"
, "repository":
{ "type": "git"
Expand Down

0 comments on commit c79f187

Please sign in to comment.