Skip to content

Commit

Permalink
Bump version to 0.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephHalter committed Aug 9, 2016
1 parent 277aed9 commit a2cb4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sequel_bitemporal.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)

Gem::Specification.new do |s|
s.name = "sequel_bitemporal"
s.version = "0.8.7"
s.version = "0.8.8"
s.authors = ["Joseph HALTER", "Jonathan TRON"]
s.email = ["joseph.halter@thetalentbox.com", "jonathan.tron@thetalentbox.com"]
s.homepage = "https://github.com/TalentBox/sequel_bitemporal"
Expand Down

0 comments on commit a2cb4e1

Please sign in to comment.