Skip to content

Commit

Permalink
Changed version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
Branko Vukelic committed Aug 1, 2011
1 parent 4b13312 commit 1e8025f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
Profilejs: Express V8 profiler middleware
=========================================

version: 0.0.1
version: 0.0.2

Copyright (c)2011, by Branko Vukelic <branko@herdhound.com>.
Some rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion profilejs.js
Expand Up @@ -8,7 +8,7 @@
*
*/

var VERSION='0.0.1';
var VERSION='0.0.2';

var Profile;
var Profiler;
Expand Down

0 comments on commit 1e8025f

Please sign in to comment.