Skip to content

Commit

Permalink
Update activerecord5-redshift-adapter.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tdphillipsjr authored Feb 22, 2023
1 parent e5b2be6 commit 3643b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord5-redshift-adapter.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = 'activerecord5-redshift-adapter'
s.version = '2.0.1'
s.version = '2.0.2'
s.summary = 'Amazon Redshift adapter for ActiveRecord '
s.description = 'Amazon Redshift adapter for ActiveRecord 6.x.'
s.license = 'MIT'
Expand Down

0 comments on commit 3643b9f

Please sign in to comment.