Skip to content

Commit c8c2b11

Browse files
committed
Set version to v0.3.0-rc1
1 parent fe20a43 commit c8c2b11

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-rc1

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)