Skip to content

Commit

Permalink
Merge pull request #12 from mjhoy/bump-v-0.2
Browse files Browse the repository at this point in the history
bump to v0.2.0
  • Loading branch information
mjhoy authored Nov 28, 2023
2 parents 24457c5 + cd64202 commit 08860ea
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [0.2.0] 2023-11-27

- Update to axum 0.7.

## [0.1.1] 2023-11-11

- Doc updates.
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 = "axum-inertia"
version = "0.1.1"
version = "0.2.0"
edition = "2021"
authors = ["Mikey Hoy <[email protected]>"]
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 08860ea

Please sign in to comment.