Skip to content

Commit fd81026

Browse files
authored
Update README.md
1 parent 617852e commit fd81026

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

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

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

3838
<a name="screenshots"></a>
@@ -95,12 +95,12 @@ Check out the [Wiki](https://github.com/CodesAway/BEXCodeCompare/wiki) to learn
9595
### Stable
9696
* **Name**: BEX Code Compare
9797
* **Location**: https://codesaway.info/eclipse
98-
* **Version**: 0.3.0
98+
* **Version**: 0.5.0
9999

100100
### Beta
101101
* **Name**: BEX Code Compare
102102
* **Location**: https://codesaway.info/eclipse-beta
103-
* **Version**: 0.4.0
103+
* **Version**: 0.5.0
104104

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

0 commit comments

Comments
 (0)