Skip to content

Commit

Permalink
Release v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Jan 29, 2018
1 parent 80364bb commit 3952612
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ test
bench
.gitattributes
.gitignore
appveyor.yml
.prebuildrc
.travis.yml
appveyor.yml
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "highwayhash",
"version": "2.2.0",
"version": "2.3.0",
"author": "Lovell Fuller <npm@lovell.info>",
"description": "Node.js implementation of HighwayHash, Google's fast and strong hash function",
"homepage": "https://github.com/lovell/highwayhash",
Expand All @@ -27,7 +27,7 @@
"devDependencies": {
"cc": "^1.0.1",
"long": "^3.2.0",
"prebuild": "^7.2.2",
"prebuild": "^7.3.0",
"prebuild-ci": "^2.2.3",
"semistandard": "^12.0.0"
},
Expand Down

0 comments on commit 3952612

Please sign in to comment.