Skip to content

Commit caad1dc

Browse files
committed
Bump for release
1 parent 2e18985 commit caad1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ type ServiceCells struct {
7070
ConditionKeysCells [][]Cell
7171
}
7272

73-
const VERSION_TAG = "v0.1.0"
73+
const VERSION_TAG = "v0.1.1"
7474
const PROJECT_DIR = ".iampolicyhelper"
7575
const RAW_DATA_PATH = "rawData.json"
7676
const VERSION_PATH = "version.txt"

0 commit comments

Comments
 (0)