We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac2788 commit ba19839Copy full SHA for ba19839
1 file changed
README.md
@@ -158,7 +158,7 @@ Maven:
158
<dependency>
159
<groupId>org.numenta</groupId>
160
<artifactId>htm.java</artifactId>
161
- <version>0.6.9</version>
+ <version>0.6.10</version>
162
</dependency>
163
```
164
@@ -168,7 +168,7 @@ How to get the latest SNAPSHOT build:
168
169
170
171
- <version>0.6.10-SNAPSHOT</version>
+ <version>0.6.11-SNAPSHOT</version>
172
173
174
You also may need to include a repositories entry:
0 commit comments