Skip to content

Commit

Permalink
Release v0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgao committed Jun 11, 2024
1 parent b93afa5 commit 4c6c38c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pore"
version = "0.1.14"
version = "0.1.15"
authors = ["Josh Gao <[email protected]>"]
edition = "2018"
license = "Apache-2.0"
Expand Down
4 changes: 4 additions & 0 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ versions:
date: ""
changes:
- None so far!
- number: 0.1.15
date: "2024-06-11"
changes:
- Fix handling of non-empty manifest group filters.
- number: 0.1.14
date: "2024-06-10"
changes:
Expand Down

0 comments on commit 4c6c38c

Please sign in to comment.