We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888a7d3 commit be02550Copy full SHA for be02550
basalt.toml
@@ -1,8 +1,9 @@
1
[package]
2
-type = 'bash'
+lang = 'bash'
3
+type = 'lib'
4
name = 'bash-core'
5
slug = 'core'
-version = '0.10.2'
6
+version = '0.11.0'
7
authors = ['Edwin Kofler <[email protected]>']
8
description = 'Core functions for any Bash program'
9
0 commit comments