Skip to content

Commit

Permalink
version -> 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cy6erskunk committed Jul 31, 2013
1 parent b4561fb commit 02eeaa4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,11 @@ DEPENDENCIES
* [iconv-lite][5]

# Versions
### 0.2.0
- single/multi presentation modes
- no manual editing of presentaion html file to include scripts
- config file required

### 0.1.1
Multiple-presentations dirty proof of concept

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"test": "nodeunit ./tests"
},
"description": "simple Shower server allowing multiple clients view slides in sync with presenter",
"version": "0.1.1",
"version": "0.2.0",
"dependencies": {
"express": "3.x",
"socket.io": "~0.9.16",
Expand Down

0 comments on commit 02eeaa4

Please sign in to comment.