Skip to content

Commit

Permalink
bumped to 0.1.4 for testing mainly
Browse files Browse the repository at this point in the history
  • Loading branch information
oderwat committed Oct 26, 2024
1 parent 98ff780 commit ece6548
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: actions/download-artifact@v4

- name: Create Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
files: |
*/capollama-*.zip
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.3
0.1.4

0 comments on commit ece6548

Please sign in to comment.