We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb6e49d + 81d0565 commit a6935c4Copy full SHA for a6935c4
2 files changed
lib/active_admin_theme/version.rb
@@ -1,3 +1,3 @@
1
module ActiveAdminTheme
2
- VERSION = "1.1.4"
+ VERSION = "2.0.0"
3
end
package.json
@@ -1,6 +1,6 @@
{
"name": "@activeadmin-plugins/active_admin_theme",
- "version": "1.1.4",
+ "version": "2.0.0",
4
"description": "Flat design for ActiveAdmin",
5
"main": "src/active_admin_theme.scss",
6
"author": "Igor Fedoronchuk <igor.f@didww.com>",
0 commit comments