Skip to content

Commit

Permalink
v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Jun 23, 2024
1 parent a6b94a4 commit 3426e45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## Unreleased
## v3.1.0 - 2024-06-23

- Added specific errors for missing minor or patch versions
- Added specific errors for missing minor or patch versions.

## v3.0.0 - 2024-05-30

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 = "hexpm"
version = "3.0.0"
version = "3.1.0"
authors = ["Louis Pilfold <[email protected]>"]
edition = "2021"

Expand Down

0 comments on commit 3426e45

Please sign in to comment.