Skip to content

Commit

Permalink
Bump to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amir2mi committed Oct 21, 2022
1 parent 351fb7a commit bf95afd
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion dist/css/flatify-min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/flatify-noprefix-min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/flatify-noprefix.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/flatify.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/flatify.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/maps/flatify-min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/maps/flatify-noprefix-min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/maps/flatify-noprefix.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/maps/flatify.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/maps/flatify.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/flatify.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* FlatifyCSS version 1.5.0
* FlatifyCSS version 1.5.1
* Modern flat design framework for the web — inspired by Duolingo design system.
* Copyright 2021-2022 The FlatifyCSS Authors
* Licensed under MIT (https://github.com/amir2mi/flatifycss/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flatifycss",
"version": "1.5.0",
"version": "1.5.1",
"description": "Modern flat design framework for the web — inspired by Duolingo design system.",
"main": "index.html",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion scss/flatify.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* FlatifyCSS version 1.5.0
* FlatifyCSS version 1.5.1
* Modern flat design framework for the web — inspired by Duolingo design system.
* Copyright 2021-2022 The FlatifyCSS Authors
* Licensed under MIT (https://github.com/amir2mi/flatifycss/blob/master/LICENSE)
Expand Down

0 comments on commit bf95afd

Please sign in to comment.