Skip to content

Commit 27225dd

Browse files
authored
Merge pull request #3 from saad1998/update-pyproject-version
updated version in pyproject.toml file
2 parents 212c3c2 + 3aaa33b commit 27225dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "cfn-inline-lambda-linter"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "Prints out linting errors found in inline cloudformation lambda code"
55
authors = ["Saad Mohsin Khan <saadk687@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)