Skip to content

Commit

Permalink
Merge branch 'release/v0.3.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
ujjwalt committed Apr 9, 2013
2 parents 295810c + 1ce7e5f commit 219ac30
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.lock-wscript
build/
npm-debug.log
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Changelog
=========

## v0.3.2 - April 9, 2012
Bumped version to test npm install

## v0.3.0 - January 14, 2012

After nearly a year of neglect, finally getting back to node_pcap.
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" : "pcap",
"version" : "0.3.1",
"version" : "0.3.2",
"description" : "raw packet capture, decoding, and analysis",
"author": "Matt Ranney <[email protected]>",
"maintainers": [
Expand Down

0 comments on commit 219ac30

Please sign in to comment.