Skip to content

Commit b7fdc03

Browse files
chore: bump versions (#21)
Co-authored-by: fu050409 <[email protected]>
1 parent 6aa6076 commit b7fdc03

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changes/clean.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## \[0.3.3]
4+
5+
### Bug Fixes
6+
7+
- [`6aa6076`](https://github.com/swpu-acm/eval-stack/commit/6aa607641a2b66c2ad03a1c937bafa34087427e7) ([#20](https://github.com/swpu-acm/eval-stack/pull/20) by [@fu050409](https://github.com/swpu-acm/eval-stack/../../fu050409)) Fixed `eval-stack` won't clean up the temporary files if failed to compile.
8+
39
## \[0.3.2]
410

511
### Performance Improvements

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "eval-stack"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
edition = "2021"
55
authors = ["苏向夜 <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)