Skip to content

Commit

Permalink
Bump version. (#98)
Browse files Browse the repository at this point in the history
Also, allow release build to publish prereleases and update
dependencies.

Fixes #97
  • Loading branch information
mrstegeman authored Feb 11, 2021
1 parent 15475b2 commit 8f6362b
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 232 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags:
- v[0-9]+.[0-9]+.[0-9]+
- v[0-9]+.[0-9]+.[0-9]+-alpha.[0-9]+

jobs:
build:
Expand Down
Loading

0 comments on commit 8f6362b

Please sign in to comment.