Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Bump to version 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
moddular committed Jun 21, 2016
1 parent cd961bd commit 8ad85f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
= 3.1.2 / 2016-06-21

* Add stricter validation on group and feature names to prevent whitespace being entered.

= 3.1.1 / 2016-02-16

* Move the Bandiera codebase into the `springernature` organisation and update the copyright.
Expand Down
2 changes: 1 addition & 1 deletion lib/bandiera/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Bandiera
VERSION = '3.1.1'.freeze
VERSION = '3.1.2'.freeze
end

0 comments on commit 8ad85f6

Please sign in to comment.