Skip to content

Commit 603276c

Browse files
committed
Update README.md
1 parent 7d835d3 commit 603276c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Example for Maven:
4545
<dependency>
4646
    <groupId>uk.co.real-logic</groupId>
4747
    <artifactId>sbe-all</artifactId>
48-
    <version>1.4.0-RC4</version>
48+
    <version>1.4.1-RC4</version>
4949
</dependency>
5050
```
5151

@@ -107,6 +107,3 @@ If you are comfortable with using CMake, then a full clean, build, and test look
107107
$ cmake ../..
108108
$ cmake --build . --clean-first
109109
$ ctest
110-
111-
112-

0 commit comments

Comments
 (0)