Skip to content

Commit 5c1d3c8

Browse files
committed
chore(main): release 0.3.5
1 parent 42095bf commit 5c1d3c8

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.5](https://github.com/vhyrro/toml-edit.lua/compare/v0.3.4...v0.3.5) (2024-04-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **rockspec:** re-add rockspec template ([42095bf](https://github.com/vhyrro/toml-edit.lua/commit/42095bf5221a145d09028862791327312ec76723))
9+
310
## [0.3.4](https://github.com/vhyrro/toml-edit.lua/compare/v0.3.3...v0.3.4) (2024-04-07)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "toml-edit-lua"
3-
version = "0.3.4"
3+
version = "0.3.5"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)