Skip to content
This repository was archived by the owner on Jul 21, 2020. It is now read-only.

Commit 3201cc8

Browse files
authored
updating minimum required Gauge version to 1.0.6. #165
1 parent 27c7140 commit 3201cc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Runner/csharp.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"darwin": ["./run.sh", "--init"]
1919
},
2020
"gaugeVersionSupport": {
21-
"minimum": "1.0.0",
21+
"minimum": "1.0.6",
2222
"maximum": ""
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)