Skip to content

Commit

Permalink
no commit message given
Browse files Browse the repository at this point in the history
  • Loading branch information
veltzer committed Feb 16, 2025
1 parent 458140e commit 192a608
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## bashy

version: 0.0.89
version: 0.0.90

description: bashy handles bash configuration for you

Expand Down
2 changes: 1 addition & 1 deletion config/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
tup = (0, 0, 89)
tup = (0, 0, 90)
2 changes: 1 addition & 1 deletion core/version.bash
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
### auto generated version file
export BASHY_VERSION_STR="0.0.89"
export BASHY_VERSION_STR="0.0.90"

0 comments on commit 192a608

Please sign in to comment.