Skip to content

Commit

Permalink
Bump version to 0.5.10 for release.
Browse files Browse the repository at this point in the history
rowland committed Dec 10, 2010

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8a26111 commit 3417747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -5,8 +5,8 @@ require 'rake/gempackagetask'
spec = Gem::Specification.new do |s|
s.author = "Brent Rowland"
s.name = "fb_adapter"
s.version = "0.5.9"
s.date = "2010-03-01"
s.version = "0.5.10"
s.date = "2010-12-09"
s.summary = "ActiveRecord Firebird Adapter"
s.requirements = "Firebird library fb"
s.require_path = 'lib'

0 comments on commit 3417747

Please sign in to comment.