Skip to content

Commit 257c19e

Browse files
committed
Bump to version 0.7.6
1 parent 3a8750f commit 257c19e

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
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) [![gem downloads](https://badgen.net/rubygems/dt/activeadmin_blaze_theme)](https://rubygems.org/gems/activeadmin_blaze_theme) [![linters](https://github.com/blocknotes/activeadmin_blaze_theme/actions/workflows/linters.yml/badge.svg)](https://github.com/blocknotes/activeadmin_blaze_theme/actions/workflows/linters.yml) [![specs](https://github.com/blocknotes/activeadmin_blaze_theme/actions/workflows/specs.yml/badge.svg)](https://github.com/blocknotes/activeadmin_blaze_theme/actions/workflows/specs.yml)
33

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

66
Features:
77

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.7.4'
4+
VERSION = '0.7.6'
55
end

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "activeadmin_blaze_theme",
3-
"version": "0.7.4",
4-
"description": "A theme for Active Admin using Blaze CSS",
3+
"version": "0.7.6",
4+
"description": "A theme for Active Admin based on Blaze CSS 3.x",
55
"author": "Mattia Roccoberton <mat@blocknot.es>",
66
"license": "MIT",
77
"homepage": "https://github.com/blocknotes/activeadmin_blaze_theme",

0 commit comments

Comments
 (0)