We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c3109 commit 7ff5a21Copy full SHA for 7ff5a21
GNUmakefile
@@ -5,7 +5,7 @@ HOSTNAME=codefresh.io
5
PKG_NAME=codefresh
6
NAMESPACE=codefresh-io
7
BINARY=terraform-provider-${PKG_NAME}
8
-VERSION=0.0.1
+VERSION=0.1.0
9
OS_ARCH=darwin_amd64
10
11
default: build
0 commit comments