Skip to content

Commit 9aa33de

Browse files
committed
Update Version 0.1.0
1 parent 572b66c commit 9aa33de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vplotlib.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module vplotlib
33
import time
44

55
pub const (
6-
version = '0.0.1'
6+
version = '0.1.0'
77
)
88

99
pub fn l_info(s string) {

0 commit comments

Comments
 (0)