Skip to content

Commit

Permalink
Release v3.2.0-alpha3
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Dec 1, 2020
1 parent 16fb2b4 commit 02abeee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ install:
test_script:
- npm test
on_success:
- if [%prebuild%] == [true] if [%APPVEYOR_REPO_TAG_NAME%] == [true] npx prebuild --runtime napi --target 3
- if [%prebuild%] == [true] if [%APPVEYOR_REPO_TAG%] == [true] npx prebuild --runtime napi --target 3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "farmhash",
"version": "3.2.0-alpha2",
"version": "3.2.0-alpha3",
"author": "Lovell Fuller <npm@lovell.info>",
"contributors": [
"Matt Ranney <mjr@ranney.com>",
Expand Down

0 comments on commit 02abeee

Please sign in to comment.