Skip to content

Commit f5566d6

Browse files
author
Dilawar Singh
committed
feat: version bumped to 0.2.1
1 parent dd10f57 commit f5566d6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.2.1] - 2024-10-06
6+
7+
- Adds more tests.
8+
59
## [0.2.0] - 2024-10-06
610

711
- Expose `spawn_script` function.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "run-script-rs"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)