Skip to content

Commit 8ff9c81

Browse files
authored
Merge pull request #298 from platanus/bump-6.0.0
chore(): bump to 6.0.0
2 parents 96c4d45 + 1508ab5 commit 8ff9c81

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 6.0.0
6+
57
Features:
68
- Update ActiveAdmin to 2.6 [#246](https://github.com/platanus/potassium/pull/246)
79
- Update bundler to 2.0 [#250](https://github.com/platanus/potassium/pull/250)

lib/potassium/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Potassium
2-
VERSION = "5.2.3"
2+
VERSION = "6.0.0"
33
RUBY_VERSION = "2.7.0"
44
RAILS_VERSION = "~> 6.0.2"
55
RUBOCOP_VERSION = "~> 0.65.0"

0 commit comments

Comments
 (0)