Skip to content

Commit

Permalink
build: updated to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Endre Simo committed Mar 6, 2024
1 parent 7a3c65c commit af1ebcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

VERSION="1.0.2"
VERSION="1.0.3"
PROTECTED_MODE="no"

export GO15VENDOREXPERIMENT=1
Expand Down

0 comments on commit af1ebcd

Please sign in to comment.