Skip to content

Commit 18cdb9b

Browse files
author
Leroy Witteveen
committed
Bumped version to 0.0.3 in package.json.
1 parent 0722109 commit 18cdb9b

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": "no-setting-array-properties-rule",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "TSLint rule which forbids setting array properties, because they aren't handled by JSON.stringify.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)