We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a5915e + d70335b commit 0c9d6a0Copy full SHA for 0c9d6a0
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## ActiveAdmin Scoped Collection Actions 1.0.0 (March 02, 2024) ##
+## ActiveAdmin Scoped Collection Actions 1.0.1 (March 02, 2024) ##
2
3
* compatibility with ActiveAdmin 3.x (@oskarpearson #43)
4
lib/active_admin_scoped_collection_actions/version.rb
@@ -1,3 +1,3 @@
module ActiveAdminScopedCollectionActions
- VERSION = '1.0.0'.freeze
+ VERSION = '1.0.1'.freeze
end
0 commit comments