Skip to content

Commit

Permalink
build(crates): bump version 0.2.1 → 0.3.0 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
wilhelmagren committed Oct 4, 2023
1 parent 1961d97 commit 2de2f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "docstring-rs"
version = "0.2.1"
version = "0.3.0"
authors = [ "Wilhelm Ågren <wilhelmagren98@gmail.com>" ]
description = "📒 Generate or update docstrings for new and existing files. "
readme = "README.md"
Expand Down

0 comments on commit 2de2f5d

Please sign in to comment.