Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jinsupark committed Feb 17, 2022
1 parent a45281e commit 3085c1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uniformcss",
"version": "1.5.0",
"version": "1.5.1",
"description": "A fully configurable utility class generator and CSS framework built for Sass projects.",
"main": "main.sass",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion uniform/core/_index.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! UniformCSS v1.5.0 | MIT License | github.com/ThinkUniform/uniformcss */
/*! UniformCSS v1.5.1 | MIT License | github.com/ThinkUniform/uniformcss */

@use "sass:map";
@use "sass:list";
Expand Down

0 comments on commit 3085c1b

Please sign in to comment.