Skip to content

Commit

Permalink
chore: release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-m committed Mar 4, 2024
1 parent 3472520 commit 253ba2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fm-xml-export-exploder"
version = "0.1.1"
version = "0.1.2"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -13,5 +13,5 @@ regex = "1.10.3"

[dev-dependencies]
walkdir = "2.5.0"
insta = "1.36.0"
insta = "1.36.1"
similar-asserts = "1.5.0"

0 comments on commit 253ba2a

Please sign in to comment.