Skip to content

Commit

Permalink
bump version to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pacman82 committed Apr 21, 2024
1 parent 4573a4f commit f7e5b8e
Show file tree
Hide file tree
Showing 7 changed files with 295 additions and 449 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/rustpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
name: Upload Cargo Crate

on:
release:
types: [created]
push:
# Sequence of patterns matched against refs/tags
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10

jobs:
deploy:
Expand Down
Loading

0 comments on commit f7e5b8e

Please sign in to comment.