Skip to content

Commit ba19839

Browse files
authored
Update README.md
1 parent 2ac2788 commit ba19839

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Maven:
158158
<dependency>
159159
<groupId>org.numenta</groupId>
160160
<artifactId>htm.java</artifactId>
161-
<version>0.6.9</version>
161+
<version>0.6.10</version>
162162
</dependency>
163163
```
164164

@@ -168,7 +168,7 @@ How to get the latest SNAPSHOT build:
168168
<dependency>
169169
<groupId>org.numenta</groupId>
170170
<artifactId>htm.java</artifactId>
171-
<version>0.6.10-SNAPSHOT</version>
171+
<version>0.6.11-SNAPSHOT</version>
172172
</dependency>
173173
174174
You also may need to include a repositories entry:

0 commit comments

Comments
 (0)