Skip to content

Commit 1f3c7f9

Browse files
author
Christopher Doris
committed
Bump version to 0.2.27
1 parent 9893633 commit 1f3c7f9

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.2.27 (2025-04-06)
44
* When `add`ing or `rm`ing a dependency, if resolving fails then CondaPkg.toml is now reverted.
55
* Bug fixes.
66

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CondaPkg"
22
uuid = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
33
authors = ["Christopher Doris <github.com/cjdoris>"]
4-
version = "0.2.26"
4+
version = "0.2.27"
55

66
[deps]
77
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"

0 commit comments

Comments
 (0)