Skip to content

Commit 99f3208

Browse files
committed
Bump version to 0.1.0
1 parent a58082f commit 99f3208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/confidential/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ func main() {
3636
},
3737
}
3838

39-
app.Version = "0.0.0"
39+
app.Version = "0.1.0"
4040
app.Usage = "Export parameters from AWS Systems Manager Parameters as environment variables"
4141

4242
app.Name = "confidential"

0 commit comments

Comments
 (0)