bump version

This commit is contained in:
Sean Yesmunt 2019-12-09 10:53:24 -05:00
parent f31f40b9e4
commit 47943181eb

View file

@ -40,5 +40,5 @@
"test:sass": "sass-lint --config ./node_modules/@inc/sasslint-config/config.json --verbose",
"watch": "npm run sass:dev"
},
"version": "3.0.2"
"version": "3.0.3"
}