Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbahniuk committed Oct 31, 2017
1 parent 3655b86 commit 5ef5515
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@ sudo: false
language: node_js
node_js:
- "4"
- "0.12"
- "0.10"
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ Initial Release

## Version 1.0.1
Updates for CI and npm registry

## Version 2.0.0
Upgrading node-sass version to ^4.0.0.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scss-to-json",
"version": "1.1.0",
"version": "2.0.0",
"description": "A utility for converting SCSS variables files to JSON",
"homepage": "https://github.com/ryanbahniuk/scss-to-json",
"keywords": [
Expand Down

0 comments on commit 5ef5515

Please sign in to comment.