Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
kolber committed Apr 7, 2010
1 parent ad3e73e commit 50a1fb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Stacey 2.0.1
# Stacey 2.1.0

## Overview
Stacey takes content from `.txt` files, image files and implied directory structure and generates a website.
Expand Down
2 changes: 1 addition & 1 deletion app/stacey.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Class Stacey {

static $version = '2.0.1';
static $version = '2.1.0';

function handle_redirects() {
# rewrite any calls to /index or /app back to /
Expand Down

0 comments on commit 50a1fb4

Please sign in to comment.