We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96c4d45 + 1508ab5 commit 8ff9c81Copy full SHA for 8ff9c81
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 6.0.0
6
+
7
Features:
8
- Update ActiveAdmin to 2.6 [#246](https://github.com/platanus/potassium/pull/246)
9
- Update bundler to 2.0 [#250](https://github.com/platanus/potassium/pull/250)
lib/potassium/version.rb
@@ -1,5 +1,5 @@
1
module Potassium
- VERSION = "5.2.3"
+ VERSION = "6.0.0"
RUBY_VERSION = "2.7.0"
RAILS_VERSION = "~> 6.0.2"
RUBOCOP_VERSION = "~> 0.65.0"
0 commit comments