Skip to content

Commit b6bb13a

Browse files
committed
chore(version): bump version
1 parent ed5e262 commit b6bb13a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GIT
88
PATH
99
remote: .
1010
specs:
11-
activeadmin_addons (2.0.0.beta.0)
11+
activeadmin_addons (2.0.0.beta.2)
1212
railties
1313
redcarpet
1414
require_all

lib/activeadmin_addons/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ActiveadminAddons
2-
VERSION = "2.0.0.beta.0"
2+
VERSION = "2.0.0.beta.2"
33
end

0 commit comments

Comments
 (0)