Skip to content

Commit

Permalink
Increase version to 0.2.37 (#731)
Browse files Browse the repository at this point in the history
  • Loading branch information
developedby authored Oct 18, 2024
1 parent a085978 commit 71fb680
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project does not currently adhere to a particular versioning scheme.

## [Unreleased]
## [0.2.37] - 2024-10-18

### Fixed

Expand Down Expand Up @@ -373,7 +373,7 @@ and this project does not currently adhere to a particular versioning scheme.
[0.2.34]: https://github.com/HigherOrderCO/Bend/releases/tag/0.2.34
[0.2.35]: https://github.com/HigherOrderCO/Bend/releases/tag/0.2.35
[0.2.36]: https://github.com/HigherOrderCO/Bend/releases/tag/0.2.36
[Unreleased]: https://github.com/HigherOrderCO/Bend/compare/0.2.36...HEAD
[0.2.37]: https://github.com/HigherOrderCO/Bend/releases/tag/0.2.37
[gh-424]: https://github.com/HigherOrderCO/Bend/issues/424
[gh-427]: https://github.com/HigherOrderCO/Bend/issues/427
[gh-443]: https://github.com/HigherOrderCO/Bend/issues/443
Expand Down Expand Up @@ -431,4 +431,3 @@ and this project does not currently adhere to a particular versioning scheme.
[gh-674]: https://github.com/HigherOrderCO/Bend/issues/674
[gh-675]: https://github.com/HigherOrderCO/Bend/issues/675
[gh-706]: https://github.com/HigherOrderCO/Bend/issues/706
[Unreleased]: https://github.com/HigherOrderCO/Bend/compare/0.2.36...HEAD
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "bend-lang"
description = "A high-level, massively parallel programming language"
license = "Apache-2.0"
version = "0.2.37-alpha.1"
version = "0.2.37"
edition = "2021"
rust-version = "1.74"
exclude = ["tests/"]
Expand Down

0 comments on commit 71fb680

Please sign in to comment.