Skip to content

Commit 5922ab1

Browse files
committed
chore(version): 0.3.9
1 parent f293d41 commit 5922ab1

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## 0.3.9 - 2024-05-27
6+
#### Features
7+
- Add experimental lib for par_unseq foreach (#103) - (f293d41) - Austin Kelway
8+
9+
- - -
10+
511
## 0.3.8 - 2024-05-27
612
#### Features
713
- add debug flag (#102) - (8ce5d71) - Austin Kelway

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module(
22
name = "ecsact_cli",
3-
version = "0.3.8",
3+
version = "0.3.9",
44
compatibility_level = 3,
55
)
66

MODULE.bazel.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)