Skip to content

Commit

Permalink
Bump version and update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
tizoc committed Mar 6, 2022
1 parent 2be6702 commit 66d19d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.25.1] - 2022-03-06

### Changed

- Updated kernel to S32

## [0.25] - 2022-03-06

### Changed
Expand Down
2 changes: 1 addition & 1 deletion src/version.scm
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
(kl:set '*port* "0.25")
(kl:set '*port* "0.25.1")

0 comments on commit 66d19d0

Please sign in to comment.