We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e18985 commit caad1dcCopy full SHA for caad1dc
main.go
@@ -70,7 +70,7 @@ type ServiceCells struct {
70
ConditionKeysCells [][]Cell
71
}
72
73
-const VERSION_TAG = "v0.1.0"
+const VERSION_TAG = "v0.1.1"
74
const PROJECT_DIR = ".iampolicyhelper"
75
const RAW_DATA_PATH = "rawData.json"
76
const VERSION_PATH = "version.txt"
0 commit comments