Skip to content

Commit 266288d

Browse files
committed
Prepare 0.6.0 release
1 parent 1388e07 commit 266288d

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,7 +1,7 @@
11
{
22
"name": "atom-cfn-lint",
33
"main": "./lib/atom-cfn-lint",
4-
"version": "0.5.3",
4+
"version": "0.6.0",
55
"description": "Validate CloudFormation yaml/json templates against the CloudFormation spec and additional checks. Includes checking valid values for resource properties and best practices.",
66
"keywords": [
77
"linter",

0 commit comments

Comments
 (0)