Skip to content

Commit 4ef9242

Browse files
chore: release v0.1.0
1 parent 788bbe1 commit 4ef9242

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [0.1.0] - 2025-11-06
11+
12+
[unreleased]: https://github.com/ewd3v/luau_graft/compare/v0.1.0...HEAD
13+
[0.1.0]: https://github.com/ewd3v/luau_graft/compare/788bbe1f83576f7f9edc294f9f9b63d9d2583070...v0.1.0

pesde.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# It is not intended for manual editing.
33
format = 2
44
name = "ewdev/graft"
5-
version = "0.0.0"
5+
version = "0.1.0"
66
target = "luau"
77

88
[graph."0x5eal/unzip@0.2.0 luau".pkg_ref]

pesde.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "ewdev/graft"
2-
version = "0.0.0"
2+
version = "0.1.0"
33
description = "Hot reloading for Luau"
44
authors = ["EwDev (https://ewdev.net/)"]
55
repository = "https://github.com/ewd3v/luau_graft"

0 commit comments

Comments
 (0)