Skip to content
This repository was archived by the owner on May 31, 2019. It is now read-only.

Commit def8242

Browse files
committed
Version bump
1 parent ea49ff2 commit def8242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coffeelint-variable-scope",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "CoffeeLint rule that warn you when you accidentally overwrite outer scope variable",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)