Skip to content

Commit

Permalink
Bump version to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
matusf committed Nov 16, 2021
1 parent 225a644 commit 7da1471
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "openapi-fuzzer"
version = "0.1.2"
version = "0.1.3"
authors = ["Matus Ferech <[email protected]>"]
description = "Black-box fuzzer that fuzzes APIs based on OpenAPI specification "
edition = "2018"
Expand Down

0 comments on commit 7da1471

Please sign in to comment.