Skip to content

Commit 9482cd7

Browse files
fix rubocop complaint
1 parent ebf6bb5 commit 9482cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "4.0.0"
2+
VERSION = '4.0.0'
33
end

0 commit comments

Comments
 (0)