Skip to content

Commit

Permalink
Bump to version 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
borisdamevin committed Aug 18, 2019
1 parent 874db09 commit 835a5dd
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog

## 2.2.0

* Add files for each placeholder
* Update NPM dependencies

## 2.1.8

* Update NPM dependencies
Expand Down
2 changes: 1 addition & 1 deletion _mercury.scss
@@ -1,7 +1,7 @@
// ============================================================================================= //
// Project: Mercury
//
// Version: 2.1.8
// Version: 2.2.0
//
// 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.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "sass-mercury",
"version": "2.1.8",
"version": "2.2.0",
"description": "Mercury - Sass mixins & functions library!",
"main": "_mercury.scss",
"repository": {
Expand Down

0 comments on commit 835a5dd

Please sign in to comment.