Skip to content

Commit

Permalink
updates for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
xdenser committed Sep 2, 2011
1 parent d50c9f1 commit c9a2058
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .npmignore
@@ -0,0 +1,3 @@
test.js
.lock-wscript
build/
2 changes: 1 addition & 1 deletion wscript
Expand Up @@ -4,7 +4,7 @@ from os.path import exists

srcdir = '.'
blddir = 'build'
VERSION = '0.0.2'
VERSION = '0.0.5'

def set_options(opt):
opt.tool_options('compiler_cxx')
Expand Down

0 comments on commit c9a2058

Please sign in to comment.