Skip to content

Commit 24cad3e

Browse files
committed
release 2.2.1
1 parent e14ff86 commit 24cad3e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
== 2.2.1 / 2012-12-18
2+
* Fix for JRuby 1.7.1 and Equal #225
13
* Fix for create nodes and relationship using Cypher (neo4j-core #17)
24

35
== 2.2.0 / 2012-10-02

lib/neo4j/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Neo4j
2-
VERSION = "2.2.0"
2+
VERSION = "2.2.1"
33
end

0 commit comments

Comments
 (0)