We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a496c0 commit 73f3f2aCopy full SHA for 73f3f2a
1 file changed
README.md
@@ -97,7 +97,7 @@ If you want to use Mem Ops with Maven, the Maven dependency for Mem Ops looks li
97
<dependency>
98
<groupId>com.nanosai</groupId>
99
<artifactId>mem-ops</artifactId>
100
- <version>0.5.1</version>
+ <version>0.6.2</version>
101
</dependency>
102
103
Remember to substitute the version with the version of Mem Ops you want to use. See the Mem Ops version history in
0 commit comments