Skip to content

Commit 058cc4e

Browse files
author
cogmission
committed
push new release branch
1 parent 2ac2788 commit 058cc4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'eclipse'
44
apply plugin: 'signing'
55

66
group = 'org.numenta'
7-
version = '0.6.9-SNAPSHOT'
7+
version = '0.6.10'
88
archivesBaseName = 'htm.java'
99

1010
sourceCompatibility = 1.8

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.numenta</groupId>
66
<artifactId>htm.java</artifactId>
7-
<version>0.6.9-SNAPSHOT</version>
7+
<version>0.6.10</version>
88
<name>htm.java</name>
99
<description>The Java version of Numenta's HTM technology</description>
1010

0 commit comments

Comments
 (0)