Skip to content

Commit

Permalink
v0.9.1-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yamdan committed Mar 18, 2024
1 parent 0000eba commit 215db9f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.9.1-alpha.3] - 2024-03-18

### Changed

- Upgraded `oxrdf`, `oxttl`, and `rdf-canon` dependencies

## [0.9.1-alpha.2] - 2024-03-18

### Changed
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 = "rdf-proofs"
version = "0.9.1-alpha.2"
version = "0.9.1-alpha.3"
edition = "2021"
authors = ["yamdan"]
license = "MIT"
Expand Down

0 comments on commit 215db9f

Please sign in to comment.