Skip to content

Commit f08fb6e

Browse files
Set version in Cargo.toml to 0.4.0
1 parent a173eac commit f08fb6e

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 = "neotron-common-bios"
3-
version = "0.4.0-alpha"
3+
version = "0.4.0"
44
authors = ["Jonathan 'theJPster' Pallant <[email protected]>"]
55
edition = "2018"
66
description = "Common BIOS code and API for all Neotron systems."

0 commit comments

Comments
 (0)