Skip to content

Commit

Permalink
Release version 0.3.1
Browse files Browse the repository at this point in the history
Fixed
• Null reference when no variable in property definition (fixes #1)
  • Loading branch information
daleeidd committed Nov 24, 2015
1 parent 9810055 commit 3eab2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-define-property",
"version": "0.3.0",
"version": "0.3.1",
"description": "PostCSS plugin to define and use custom properties",
"keywords": [
"postcss",
Expand Down

0 comments on commit 3eab2b8

Please sign in to comment.