Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #16 from semiotic-ai/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--elric-rs

chore(main): release 1.3.1
  • Loading branch information
gusinacio authored Sep 4, 2023
2 parents 9cd8152 + 9c6461f commit 7ad6144
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.1](https://github.com/semiotic-ai/elric-rs/compare/v1.3.0...v1.3.1) (2023-09-04)


### Bug Fixes

* missing quote ([9cd8152](https://github.com/semiotic-ai/elric-rs/commit/9cd815240900919a1c11f668cf15299b00bb7b79))

## [1.3.0](https://github.com/semiotic-ai/elric-rs/compare/v1.2.1...v1.3.0) (2023-09-04)


Expand Down
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 = "elric-rs"
version = "1.3.0"
version = "1.3.1"
edition = "2021"
description = "A client for using substreams with Clickhouse database."

Expand Down

0 comments on commit 7ad6144

Please sign in to comment.