Skip to content

Commit 4b85052

Browse files
authored
Merge pull request #138 from lpgauth/chore/upgrade-knot
Bump version to 0.7.3
2 parents 4eae312 + e9731ff commit 4b85052

2 files changed

Lines changed: 8 additions & 1 deletion

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.7.3
4+
5+
### Changed
6+
7+
- Upgrade foil to 0.1.6 and knot to 0.1.2.
8+
- Remove bench and profile tooling.
9+
310
## 0.7.2
411

512
### Added

src/shackle.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
{links, [{"GitHub", "https://github.com/lpgauth/shackle"}]},
77
{mod, {shackle_app, []}},
88
{registered, []},
9-
{vsn, "0.7.2"}
9+
{vsn, "0.7.3"}
1010
]}.

0 commit comments

Comments
 (0)