diff --git a/changelog.md b/changelog.md index 3a9f7f11..9dab5a6b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,10 @@ Changelog ========= +## v1.1.0 - January 13, 2013 + +Adds ability enable rfmon while opening sessions. + ## v1.0.1 - October 5, 2013 Fixes compilation error on some Linux systems. diff --git a/package.json b/package.json index bc760366..b470e15e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "pcap", - "version" : "1.0.1", + "version" : "1.1.0", "description" : "raw packet capture, decoding, and analysis", "author": "Matt Ranney ", "maintainers": [