Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 13ae508

Browse files
jyn514Joshua Nelson
authored andcommitted
actually bump the version number
1 parent d2aa1e3 commit 13ae508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rcc"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
authors = ["Joshua Nelson <[email protected]>", "Graham Scheaffer <[email protected]>", "Wesley Norris <[email protected]>", "playX"]
55
edition = "2018"
66
description = "A C compiler written in Rust, with a focus on good error messages."

0 commit comments

Comments
 (0)