Skip to content

Commit 420c6c4

Browse files
authored
Update README.md
1 parent 9b80558 commit 420c6c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@ The library has no dependency on Eclipse and can be used in commercial or privat
2121
<dependency>
2222
<groupId>info.codesaway</groupId>
2323
<artifactId>bex</artifactId>
24-
<version>0.10.1</version>
24+
<version>0.11.0</version>
2525
</dependency>
2626
<dependency>
2727
<groupId>info.codesaway</groupId>
2828
<artifactId>becr</artifactId>
29-
<version>0.10.1</version>
29+
<version>0.11.0</version>
3030
</dependency>
3131

3232
<dependency>
3333
<groupId>info.codesaway</groupId>
3434
<artifactId>becr.examples</artifactId>
35-
<version>0.8.1</version>
35+
<version>0.9.0</version>
3636
</dependency>
3737

3838
<a name="screenshots"></a>

0 commit comments

Comments
 (0)