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 9b80558 commit 420c6c4Copy full SHA for 420c6c4
README.md
@@ -21,18 +21,18 @@ The library has no dependency on Eclipse and can be used in commercial or privat
21
<dependency>
22
<groupId>info.codesaway</groupId>
23
<artifactId>bex</artifactId>
24
- <version>0.10.1</version>
+ <version>0.11.0</version>
25
</dependency>
26
27
28
<artifactId>becr</artifactId>
29
30
31
32
33
34
<artifactId>becr.examples</artifactId>
35
- <version>0.8.1</version>
+ <version>0.9.0</version>
36
37
38
<a name="screenshots"></a>
0 commit comments