Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Commit

Permalink
2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PixelT committed Mar 2, 2017
1 parent 136e126 commit 5c338e9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "unlimitedgrid",
"version": "2.2.1",
"version": "2.2.2",
"description": "Responsive, fully customizable & mobile first CSS grid framework / system based on Sass (SCSS)",
"main": "ug-grid.scss",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion ug-grid.css
@@ -1,5 +1,5 @@
/*!
* unlimitedGrid v2.2.1 | MIT License
* unlimitedGrid v2.2.2 | MIT License
* Copyright (c) 2015-16 Krzysztof Kula
* - https://github.com/PixelT/unlimitedgrid
* - http://psdtohtml.ninja/unlimitedGrid/
Expand Down
2 changes: 1 addition & 1 deletion ug-grid.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 ug-grid.scss
@@ -1,5 +1,5 @@
/*!
* unlimitedGrid v2.2.1 | MIT License
* unlimitedGrid v2.2.2 | MIT License
* Copyright (c) 2015-16 Krzysztof Kula
* - https://github.com/PixelT/unlimitedgrid
* - http://psdtohtml.ninja/unlimitedGrid/
Expand Down

0 comments on commit 5c338e9

Please sign in to comment.