Skip to content

Commit 4d3ce1c

Browse files
committed
Bump to version 0.6.2
1 parent 7cc2289 commit 4d3ce1c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Active Admin Blaze Theme
22
[![Gem Version](https://badge.fury.io/rb/activeadmin_blaze_theme.svg)](https://badge.fury.io/rb/activeadmin_blaze_theme) [![CircleCI](https://circleci.com/gh/blocknotes/activeadmin_blaze_theme.svg?style=svg)](https://circleci.com/gh/blocknotes/activeadmin_blaze_theme)
33

4-
A theme for Active Admin using [Blaze CSS](http://blazecss.com/).
4+
A theme for Active Admin using [Blaze CSS](http://blazecss.com/) 9.x.
55

66
Features:
77
- CSS only theme with clean UI
@@ -212,9 +212,9 @@ Edit:
212212
![edit](extra/edit.png)
213213

214214
## Do you like it? Star it!
215-
If you use this component just star it. A developer is more motivated to improve a project when there is some interest.
215+
If you use this component just star it. A developer is more motivated to improve a project when there is some interest. My other [Active Admin components](https://github.com/blocknotes?utf8=✓&tab=repositories&q=activeadmin&type=source).
216216

217-
Take a look at [other Active Admin components](https://github.com/blocknotes?utf8=✓&tab=repositories&q=activeadmin&type=source) if you are curious.
217+
Or consider offering me a coffee, it's a small thing but it is greatly appreciated: [about me](https://www.blocknot.es/about-me).
218218
219219
## Contributors
220220
- [Mattia Roccoberton](http://blocknot.es): author
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ActiveAdminBlazeTheme
4-
VERSION = '0.6.0'
4+
VERSION = '0.6.2'
55
end

0 commit comments

Comments
 (0)