Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6c7303d

Browse files
committedOct 19, 2021
v0.2.0
1 parent 316cda7 commit 6c7303d

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
@@ -1,7 +1,7 @@
11
[package]
22
name = 'bash-algo'
33
slug = 'balgo'
4-
version = '0.1.0'
4+
version = '0.2.0'
55
authors = ['Edwin Kofler <edwin@kofler.dev>']
66
description = 'Common algorithms implemented in pure Bash'
77

0 commit comments

Comments
 (0)
Please sign in to comment.