Skip to content

Commit

Permalink
Merge pull request #215 from sanders41/bump-version
Browse files Browse the repository at this point in the history
Bump version for release
  • Loading branch information
sanders41 authored Nov 26, 2022
2 parents bc25180 + 45f6559 commit 1e38f5b
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 = "camel-converter"
version = "2.0.1"
version = "3.0.0"
description = "Converts a string from snake case to camel case or camel case to snake case"
authors = ["Paul Sanders <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 1e38f5b

Please sign in to comment.