Skip to content

Commit

Permalink
Release bloomdido's fix for NEO4J_TYPE
Browse files Browse the repository at this point in the history
  • Loading branch information
cheerfulstoic committed Jul 10, 2016
1 parent 700387b commit fb2d817
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
This file should follow the standards specified on [http://keepachangelog.com/]
This project adheres to [Semantic Versioning](http://semver.org/).

## [7.0.14] - 07-10-2016

### Fixed

- Bug in setting `NEO4J_TYPE` (thanks bloomdido / see #1235)

## [7.0.12] - 06-27-2016

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion lib/neo4j/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Neo4j
VERSION = '7.0.13'
VERSION = '7.0.14'
end

0 comments on commit fb2d817

Please sign in to comment.