Commit 7ac199d03b81d20b3cf71535651b2bd669b564ac

Authored by Andrew Kane
1 parent c48050f2

Version bump to 3.0.0

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
1 -## 3.0.0 [unreleased] 1 +## 3.0.0
2 2
3 Breaking changes 3 Breaking changes
4 4
lib/groupdate/version.rb
1 module Groupdate 1 module Groupdate
2 - VERSION = "2.5.3" 2 + VERSION = "3.0.0"
3 end 3 end