Skip to content

Commit

Permalink
Merge branch 'master' into v0.2.29
Browse files Browse the repository at this point in the history
  • Loading branch information
jas- committed Apr 14, 2016
2 parents 824aeab + baa2939 commit 3b20837
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/libnmap.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* License: MIT
*/

var version = 'v0.2.28'
var version = 'v0.2.29'
, fs = require('fs')
, os = require('os')
, async = require('async')
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnmap",
"version": "0.2.28",
"version": "0.2.29",
"description": "libnmap for node.js",
"author": "Jason Gerfen <jason.gerfen@gmail.com>",
"keywords": [
Expand Down

0 comments on commit 3b20837

Please sign in to comment.