Skip to content

Commit 71e4525

Browse files
committed
bump version to v0.3.0 and update CHANGELOG
1 parent 35264ab commit 71e4525

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

33

4-
## [Unreleased]
4+
## [0.3.0] - 2023-12-27
55

66
### Docs
77

lua/lazy-nix-helper/version.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
local M = {}
22

3-
M.VERSION = "v0.2.0"
3+
M.VERSION = "v0.3.0"
44

55
return M

0 commit comments

Comments
 (0)