Skip to content

Commit ec59aa0

Browse files
author
robo9k
committed
Bump version: 0.3.5 → 0.4.0
1 parent b2d2a3c commit ec59aa0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.3.5
2+
current_version = 0.4.0
33
commit = True
44
tag = True
55

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords = ["vm", "chip-8",]
88
homepage = "https://github.com/chip8-rust/chip8-vm"
99
repository = "https://github.com/chip8-rust/chip8-vm.git"
1010
documentation = "https://chip8-rust.github.io/chip8-vm/"
11-
version = "0.3.5"
11+
version = "0.4.0"
1212
authors = [
1313
"Jake Kerr <[email protected]>",
1414
"robo9k <[email protected]>",

0 commit comments

Comments
 (0)