Skip to content

Commit 8f9688f

Browse files
committed
v0.2.4
1 parent f5e5806 commit 8f9688f

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Active Admin Materialize Theme [![Gem Version](https://badge.fury.io/rb/activeadmin_materialize_theme.svg)](https://badge.fury.io/rb/activeadmin_materialize_theme)
1+
# Active Admin Materialize Theme
2+
[![Gem Version](https://badge.fury.io/rb/activeadmin_materialize_theme.svg)](https://badge.fury.io/rb/activeadmin_materialize_theme) [![CircleCI](https://circleci.com/gh/blocknotes/activeadmin_materialize_theme.svg?style=svg)](https://circleci.com/gh/blocknotes/activeadmin_materialize_theme)
3+
24
A theme for Active Admin based on Materialize framework.
35

46
## Installation
@@ -26,10 +28,10 @@ Edit page (with a nested form):
2628
## Do you like it? Star it!
2729
If you use this component just star it. A developer is more motivated to improve a project when there is some interest.
2830

29-
Take a look at [other Active Admin components](https://github.com/blocknotes?utf8=✓&tab=repositories&q=activeadmin&type=source) that I made if you are curious.
31+
Take a look at [other Active Admin components](https://github.com/blocknotes?utf8=✓&tab=repositories&q=activeadmin&type=source) if you are curious.
3032

3133
## Contributors
32-
[Mattia Roccoberton](http://blocknot.es): author
34+
- [Mattia Roccoberton](http://blocknot.es): author
3335

3436
## License
3537
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
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 ActiveadminMaterializeTheme
4-
VERSION = '0.2.2'
4+
VERSION = '0.2.4'
55
end

0 commit comments

Comments
 (0)