Skip to content

Commit 6c60b9c

Browse files
committed
Set version to v0.3.0-rc4
1 parent a0caa4f commit 6c60b9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.2
1+
0.3.0-rc4

vls.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Package
2-
version = "0.2.2"
2+
version = "0.3.0"
33
author = "Marcus Eriksson"
44
description = "A Verilog IEEE 1364-2005 language server written in Nim."
55
license = "MIT"

0 commit comments

Comments
 (0)