Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ncoden committed Dec 16, 2016
1 parent e7f2f8d commit f9a2db0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ npm install ncoden/sass-errors

:warning: This Sass module is still in development.

Version 0.1.0 - MIT License.
### Usage

```scss
Expand All @@ -17,3 +16,4 @@ Version 0.1.0 - MIT License.
$_: serr-throw('Something Happened');
```

Version 0.2.0 - MIT License.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sass-errors",
"version": "0.1.0",
"version": "0.2.0",
"description": "✨ Awesome Error Handling in Sass",
"main": "eyeglass-exports.js",
"scripts": {
Expand Down

0 comments on commit f9a2db0

Please sign in to comment.