Skip to content

Commit

Permalink
chore(release): [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
leo91000 committed Mar 23, 2023
1 parent eae80d6 commit cf407df
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.3.2](https://github.com/leo91000/archimedes/releases/tag/[email protected])


### 🛠 Dev

* dev(release): Fix changelog not using latest tag for new changelog ([eae80d6](https://github.com/leo91000/archimedes/commit/eae80d6))
* dev(release): Remove unused import ([04cd052](https://github.com/leo91000/archimedes/commit/04cd052))


## [0.3.1](https://github.com/leo91000/archimedes/releases/tag/[email protected])


Expand Down Expand Up @@ -170,3 +179,4 @@




2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "archimedes"
version = "0.3.2"
version = "0.3.3"
edition = "2021"
license = "MIT"
description = "High performance Rust/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)"
Expand Down

0 comments on commit cf407df

Please sign in to comment.