Skip to content

Commit

Permalink
chore: bump Vib version to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kbdharun authored Mar 26, 2024
1 parent 3d4897d commit d50ee29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

VIB_VERSION="0.5.0"
VIB_VERSION="0.6.0"
PLUGINS_ARG="${1:-}"

if [ -z "$PLUGINS_ARG" ]; then
Expand Down

0 comments on commit d50ee29

Please sign in to comment.