Skip to content

Commit

Permalink
fix: release to latest tag, bump to 0.1.0 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
freedmand authored Aug 1, 2022
1 parent 57b8b3f commit 0b4511f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/beta-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
steps:
- uses: softprops/action-gh-release@v1
with:
tag_name: latest
files: |
fastfec-linux-x86_64-latest.zip
libfastfec-linux-x86_64-latest.so
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.9
0.1.0

0 comments on commit 0b4511f

Please sign in to comment.