Commit cdc3b65d2a39bb16bfa02d532d7b2e113d901d7c

Authored by Andrew Kane
1 parent fc3d55c1

Version bump to 2.5.3

Showing 2 changed files with 3 additions and 2 deletions   Show diff stats
1 -## 2.5.3 [unreleased] 1 +## 2.5.3
2 2
3 - All tests green with `mysql` gem 3 - All tests green with `mysql` gem
  4 +- Added support for decimal day start
4 5
5 ## 2.5.2 6 ## 2.5.2
6 7
lib/groupdate/version.rb
1 module Groupdate 1 module Groupdate
2 - VERSION = "2.5.2" 2 + VERSION = "2.5.3"
3 end 3 end