Skip to content

Commit da6497f

Browse files
committed
Update version
1 parent c4b7fe0 commit da6497f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ Main features are:
2020
## Usage
2121

2222
```
23-
java -jar assertthat-bdd-standalone-1.9.5.jar
23+
java -jar assertthat-bdd-standalone-1.9.6.jar
2424
2525
Required options: accessKey, secretKey, projectId, [-features Download features, -report Upload report]
2626
27-
usage: assertthat-bdd-standalone-1.9.5.jar
27+
usage: assertthat-bdd-standalone-1.9.6.jar
2828
-accessKey <ASSERTTHAT_ACCESS_KEY> Access key
2929
-features Download features
3030
-h,--help Display help

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.assertthat.plugins</groupId>
77
<artifactId>assertthat-bdd-standalone</artifactId>
8-
<version>1.9.6-SNAPSHOT</version>
8+
<version>1.9.6</version>
99
<name>assertthat-bdd-standalone</name>
1010
<description>AssertThat BDD Jira plugin client standalone</description>
1111
<url>http://www.assertthat.com</url>

0 commit comments

Comments
 (0)