Skip to content

Commit 4228609

Browse files
version: bump to 4.0.0-beta-rc11
1 parent c4a0b77 commit 4228609

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 4.0.0-beta-rc10 : A real programming language
1+
# Version 4.0.0-beta-rc11 : A real programming language
22
This version adds a lot of features which makes calc closer to a real programming language.
33

44
Total changelog so far (as of merging #73):

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mini-calc"
3-
version = "4.0.0-beta-rc10"
3+
version = "4.0.0-beta-rc11"
44
license = "GPL-3.0-or-later"
55
description = "A Fully-Featured Configurable (mini) Rust Calculator"
66
homepage = "https://calc.charlotte-thomas.me"

0 commit comments

Comments
 (0)