We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb0948 commit 6a5d978Copy full SHA for 6a5d978
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.1.3
+current_version = 0.1.4
3
commit = True
4
tag = True
5
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "lef"
-version = "0.1.3"
+version = "0.1.4"
description = "Framework for creating AWS Lambda Extensions"
authors = ["Joe Snell <joepsnell@gmail.com>"]
6
license = "MIT"
0 commit comments