Skip to content

Commit

Permalink
Version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
shospodarets committed Apr 26, 2015
1 parent 278bdb3 commit e49eac6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sass-to-js",
"version": "1.0.6.1",
"version": "1.0.7",
"homepage": "https://github.com/malyw/sass-to-js",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion js/dist/sass-to-js.min.js

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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "sass-to-js",
"name": "sass-to-js",
"version": "1.0.6.1",
"version": "1.0.7",
"description": "API to read Sass variables from JavaScript",
"scripts": {
"test": "grunt test"
Expand Down

0 comments on commit e49eac6

Please sign in to comment.