Skip to content

Commit 0c9d6a0

Browse files
authored
Merge pull request #46 from activeadmin-plugins/bump_1.0.1
bump 1.0.1
2 parents 8a5915e + d70335b commit 0c9d6a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## ActiveAdmin Scoped Collection Actions 1.0.0 (March 02, 2024) ##
1+
## ActiveAdmin Scoped Collection Actions 1.0.1 (March 02, 2024) ##
22

33
* compatibility with ActiveAdmin 3.x (@oskarpearson #43)
44

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ActiveAdminScopedCollectionActions
2-
VERSION = '1.0.0'.freeze
2+
VERSION = '1.0.1'.freeze
33
end

0 commit comments

Comments
 (0)