Skip to content

Commit

Permalink
Fixed version.
Browse files Browse the repository at this point in the history
  • Loading branch information
hefler committed Oct 1, 2019
1 parent 62e3d25 commit ee6687f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "z-grid",
"version": "1.0.1",
"version": "1.2.2",
"description": "Z-Grid is a simple CSS flexible grid inspired(ish) by flexbox model using the calc() function.",
"scripts": {
"build": "node-sass --include-path src src/z-grid.scss dist/z-grid.css | node-sass --include-path src --output-style compressed src/z-grid.scss dist/z-grid.min.css"
Expand Down

0 comments on commit ee6687f

Please sign in to comment.