Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
luksen committed Sep 16, 2013
1 parent 41385d9 commit ce5843b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/server.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var version = "0.0.2"
var version = "0.0.3"

process.argv.forEach(function(val, index, array) {
if (val == "-v" | val == "--version" ) {
Expand Down

0 comments on commit ce5843b

Please sign in to comment.