Skip to content

Commit c5d1cd1

Browse files
committed
version bump
1 parent aeecc24 commit c5d1cd1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.DS_Store
22
node_modules
3+
npm-debug.log

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "laravel-elixir-sass-compass",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"description": "Laravel Elixir Compass Extension",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)