Skip to content

Commit

Permalink
Update version and github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
emmabritton committed Dec 22, 2023
1 parent c367e6e commit cc06c06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- main
tags:
- v*

jobs:
test:
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "usfx_test"
version = "0.1.3"
version = "0.2.0"
edition = "2021"
publish = false
authors = ["Emma Britton <emmabritton@pm.me>"]
Expand Down

0 comments on commit cc06c06

Please sign in to comment.