Commit 4d9e570da8064d86164a23e9799054e8b9ee1ffa

Authored by Andrew Kane
1 parent 0090c221

Version bump to 3.1.1 [skip ci]

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
1 -## 3.1.1 [unreleased] 1 +## 3.1.1
2 2
3 - Fixed `current: false` 3 - Fixed `current: false`
4 - Fixed `last` with `group_by_quarter` 4 - Fixed `last` with `group_by_quarter`
lib/groupdate/version.rb
1 module Groupdate 1 module Groupdate
2 - VERSION = "3.1.0" 2 + VERSION = "3.1.1"
3 end 3 end