Skip to content

Commit 9f41625

Browse files
committed
feat: Bump version to 0.1.1 in pyproject.toml
1 parent 1ee19df commit 9f41625

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "jsdoc-parser"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "A library for parsing and composing JSDoc strings"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)