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 6a5d978 commit 6392a96Copy full SHA for 6392a96
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.1.4
+current_version = 0.1.5
3
commit = True
4
tag = True
5
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "lef"
-version = "0.1.4"
+version = "0.1.5"
description = "Framework for creating AWS Lambda Extensions"
authors = ["Joe Snell <joepsnell@gmail.com>"]
6
license = "MIT"
0 commit comments