Skip to content

Commit dc53749

Browse files
authored
Update README.md
1 parent 0945ae7 commit dc53749

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 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.11.0</version>
24+
<version>0.12.0</version>
2525
</dependency>
2626
<dependency>
2727
<groupId>info.codesaway</groupId>
2828
<artifactId>becr</artifactId>
29-
<version>0.11.0</version>
29+
<version>0.12.0</version>
3030
</dependency>
3131

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

3838
<a name="screenshots"></a>
@@ -100,7 +100,7 @@ Check out the [Wiki](https://github.com/CodesAway/BEXCodeCompare/wiki) to learn
100100
### Beta
101101
* **Name**: BEX Code Compare
102102
* **Location**: https://codesaway.info/eclipse-beta
103-
* **Version**: 0.3.0
103+
* **Version**: 0.4.0
104104

105105
<a name="install"></a>
106106
## Installation

0 commit comments

Comments
 (0)