We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dabc90 commit b28e44dCopy full SHA for b28e44d
1 file changed
README.md
@@ -20,18 +20,18 @@ The library has no dependency on Eclipse and can be used in commercial or privat
20
<dependency>
21
<groupId>info.codesaway</groupId>
22
<artifactId>bex</artifactId>
23
- <version>0.7.0</version>
+ <version>0.8.0</version>
24
</dependency>
25
26
27
<artifactId>becr</artifactId>
28
29
30
31
32
33
<artifactId>becr.examples</artifactId>
34
- <version>0.5.0</version>
+ <version>0.6.0</version>
35
36
37
<a name="screenshots"></a>
0 commit comments