Skip to content

Commit 6d4a863

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changes/engine.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## \[0.3.0]
4+
5+
### New Features
6+
7+
- [`c6f1b84`](https://github.com/swpu-acm/eval-stack/commit/c6f1b84f2e8f8a1818da3bc73645e0716b4a4818) ([#14](https://github.com/swpu-acm/eval-stack/pull/14) by [@fu050409](https://github.com/swpu-acm/eval-stack/../../fu050409)) Add online judge runtime engine support for eval-stack.
8+
39
## \[0.2.1]
410

511
### New Features

Cargo.toml

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

0 commit comments

Comments
 (0)