Skip to content

Commit 22d0f4d

Browse files
committed
update CHANGELOG and set version to v0.7.0
1 parent bebac0e commit 22d0f4d

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,6 +1,6 @@
11
# Changelog
22

3-
## UNRELEASED
3+
## [0.7.0] 2025-03-18
44

55
### Docs
66

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.6.0"
3+
M.VERSION = "v0.7.0"
44

55
return M

0 commit comments

Comments
 (0)