We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1334488 commit 740701bCopy full SHA for 740701b
basalt.conf
@@ -2,7 +2,7 @@
2
type = bash
3
name = woof
4
namespace = woof
5
-version = 0.4.0
+version = 0.5.0
6
author = Edwin Kofler <edwin@kofler.dev>
7
description = The version manager to end all version managers
8
basalt.toml
type = 'app'
name = 'woof'
slug = 'woof'
-version = '0.4.0'
+version = '0.5.0'
authors = ['Edwin Kofler <edwin@kofler.dev>']
description = 'The version manager to end all version managers'
0 commit comments