Skip to content

Commit

Permalink
Merge pull request #3 from DustinMoriarty/0.2.1
Browse files Browse the repository at this point in the history
Bumped version.
  • Loading branch information
DustinMoriarty committed Nov 28, 2020
2 parents 84fdf5f + 10d9b37 commit 43f16d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "config-injector"
version = "0.2.0"
version = "0.2.1"
description = "Simple dependency injection framework for python for easy and logical app configuration."
authors = ["DustinMoriarty <dustin.moriarty@protonmail.com>"]
readme = "README.md"
Expand Down

0 comments on commit 43f16d8

Please sign in to comment.