Skip to content

Commit

Permalink
Bump to version 2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
borisdamevin committed Jul 20, 2019
1 parent 2645b4b commit abf0689
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

## 2.1.8

* Update NPM dependencies

## 2.1.7

* Update NPM dependencies
Expand Down
2 changes: 1 addition & 1 deletion _mercury.scss
@@ -1,7 +1,7 @@
// ============================================================================================= //
// Project: Mercury
//
// Version: 2.1.7
// Version: 2.1.8
//
// Author: Boris DAMEVIN
// GitHub: https://github.com/agenceepsilon/sass-mercury
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

7 changes: 2 additions & 5 deletions package.json
@@ -1,11 +1,8 @@
{
"name": "sass-mercury",
"version": "2.1.7",
"version": "2.1.8",
"description": "Mercury - Sass mixins & functions library!",
"main": [
"_helpers.scss",
"_mercury.scss"
],
"main": "_mercury.scss",
"repository": {
"type": "git",
"url": "git+https://github.com/agenceepsilon/sass-mercury.git"
Expand Down

0 comments on commit abf0689

Please sign in to comment.