Skip to content

Commit

Permalink
Release 0.9.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jongiddy committed Apr 17, 2024
1 parent 58161b4 commit 0b8c33f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- main
- "0.9"
pull_request:
branches:
- main
- "0.9"

env:
CARGO_TERM_COLOR: always
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 = "typle"
version = "0.9.13"
version = "0.9.14"
edition = "2021"
description = "Generic tuple bounds and transformations"
license = "MIT"
Expand Down

0 comments on commit 0b8c33f

Please sign in to comment.