Skip to content

Commit 5832fba

Browse files
committed
meta: Fix version
Note: this means that v0.4.0 did not have the right version in `basalt.toml`
1 parent 232d4a7 commit 5832fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basalt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type = 'lib'
44
name = 'bash-term'
55
description = 'Bash library for terminal escape sequences'
66
slug = ['term', 'btput']
7-
version = '0.3.2'
7+
version = '0.4.0'
88
authors = ['Edwin Kofler <[email protected]>']
99

1010
[run]

0 commit comments

Comments
 (0)