Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Fionn Kelleher committed Mar 1, 2015
1 parent 0b83053 commit a54308d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "irc-message",
"version": "3.0.0",
"version": "3.0.1",
"description": "Performant, streaming IRC message parser",
"main": "index.js",
"scripts": {
Expand All @@ -25,7 +25,7 @@
"dependencies": {
"iso8601-convert": "^1.0.0",
"through2": "^0.6.3",
"irc-prefix-parser": "^1.0.0"
"irc-prefix-parser": "^1.0.1"
},
"devDependencies": {
"mocha": "^2.1.0"
Expand Down

0 comments on commit a54308d

Please sign in to comment.