Skip to content

Commit

Permalink
Release 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yahonda committed Sep 19, 2016
1 parent c7abd67 commit b2e334f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.7.1
1.7.2
4 changes: 2 additions & 2 deletions activerecord-oracle_enhanced-adapter.gemspec
@@ -1,12 +1,12 @@
Gem::Specification.new do |s|
s.name = %q{activerecord-oracle_enhanced-adapter}
s.version = "1.7.1"
s.version = "1.7.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.required_ruby_version = '>= 2.2.2'
s.license = 'MIT'
s.authors = [%q{Raimonds Simanovskis}]
s.date = %q{2016-08-22}
s.date = %q{2016-09-19}
s.description = %q{Oracle "enhanced" ActiveRecord adapter contains useful additional methods for working with new and legacy Oracle databases.
This adapter is superset of original ActiveRecord Oracle adapter.
}
Expand Down

0 comments on commit b2e334f

Please sign in to comment.