From 8534215243e91834b4dd91dda63b93d09ee2ba28 Mon Sep 17 00:00:00 2001 From: Derek Kniffin Date: Thu, 10 Mar 2022 10:19:24 -0500 Subject: [PATCH] Bump version to 0.2.1 --- lib/activeadmin_reorderable/version.rb | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/activeadmin_reorderable/version.rb b/lib/activeadmin_reorderable/version.rb index 0241c55..f33bb72 100644 --- a/lib/activeadmin_reorderable/version.rb +++ b/lib/activeadmin_reorderable/version.rb @@ -1,3 +1,3 @@ module ActiveadminReorderable - VERSION = "0.2.0" + VERSION = "0.2.1" end diff --git a/package.json b/package.json index bb3f35c..a95f1ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "activeadmin_reorderable", - "version": "0.2.0", + "version": "0.2.1", "description": "Drag and drop to reorder your ActiveAdmin tables.", "main": "app/assets/javascripts/activeadmin_reorderable.js", "files": [