Skip to content

Commit 2ff3bde

Browse files
author
shuuuuuny
committed
v0.2.3
1 parent 5581dec commit 2ff3bde

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/activeadmin/menu_tree/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module ActiveAdmin
44
module MenuTree
5-
VERSION = "0.2.2"
5+
VERSION = "0.2.3"
66
end
77
end

spec/dummy/Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../..
33
specs:
4-
activeadmin-menu_tree (0.2.2)
4+
activeadmin-menu_tree (0.2.3)
55
activeadmin (~> 2.8)
66
activesupport
77

0 commit comments

Comments
 (0)