Release v1.2.2

This commit is contained in:
CJ Patoilo 2016-12-01 08:01:36 -03:00
parent 27ce2b31dc
commit e6121eb624
6 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"name": "milligram",
"version": "1.2.1",
"version": "1.2.2",
"description": "A minimalist CSS framework.",
"homepage": "http://milligram.github.io",
"repository": "milligram/milligram",

View File

@ -1,6 +1,6 @@
{
"name": "milligram/milligram",
"version": "1.2.1",
"version": "1.2.2",
"description": "A minimalist CSS framework.",
"homepage": "http://milligram.github.io",
"repository": "milligram/milligram",

2
dist/milligram.css vendored
View File

@ -1,5 +1,5 @@
/*!
* Milligram v1.2.0
* Milligram v1.2.2
* http://milligram.github.io
*
* Copyright (c) 2016 CJ Patoilo

View File

@ -1,5 +1,5 @@
/*!
* Milligram v1.2.0
* Milligram v1.2.2
* http://milligram.github.io
*
* Copyright (c) 2016 CJ Patoilo

View File

@ -1,6 +1,6 @@
Package.describe({
name: 'milligram:milligram',
version: '1.2.1',
version: '1.2.2',
summary: 'A minimalist CSS framework.',
git: 'https://github.com/milligram/milligram.git',
documentation: 'readme.md'

View File

@ -1,6 +1,6 @@
{
"name": "milligram",
"version": "1.2.1",
"version": "1.2.2",
"description": "A minimalist CSS framework.",
"homepage": "http://milligram.github.io",
"repository": "milligram/milligram",
@ -53,7 +53,7 @@
"autoprefixer": "^6.5.3",
"ava": "^0.17.0",
"backstopjs": "^2.3.3",
"banner-cli": "^0.4.0",
"banner-cli": "^0.5.0",
"browser-sync": "^2.18.1",
"coveralls": "^2.11.15",
"node-sass": "^3.13.0",