Skip to content

Commit

Permalink
release: 0.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [0.0.4](v0.0.3...v0.0.4) (2023-12-06)

### Features

* Add support for validating output schemas using jsonschema ([26b8d75](26b8d75))
  • Loading branch information
semantic-release-bot committed Dec 6, 2023
1 parent 8f940cd commit c524a29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "senc"
version = "0.0.3"
version = "0.0.4"
edition = "2021"
build = "build.rs"

Expand Down

0 comments on commit c524a29

Please sign in to comment.