Skip to content

Commit

Permalink
Bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
c4milo committed Jun 26, 2014
1 parent c1305ff commit 7a10c09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"v8"
],
"homepage": "http://github.com/c4milo/node-webkit-agent",
"version": "0.2.4",
"version": "0.2.5",
"author": "Camilo Aguilar",
"repository": "git://github.com/c4milo/node-webkit-agent",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion wscript
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
srcdir = "."
blddir = "build"
APPNAME = "profiler"
VERSION = "0.1.0"
VERSION = "0.2.5"

def set_options(ctx):
ctx.add_option('--exe', action='store_true', default=False)
Expand Down

0 comments on commit 7a10c09

Please sign in to comment.