Skip to content

Commit

Permalink
release: 0.1.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sassman committed Nov 7, 2022
1 parent 00efab0 commit 0f24ad2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 21 deletions.
27 changes: 8 additions & 19 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[package]
name = "curlz"
authors = ["Sven Assmann <[email protected]>"]
authors = ["Sven Kanoldt <[email protected]>"]
description = "curl wrapper with placeholder, bookmark and environment powers just like postman"
version = "0.1.0-alpha.2"
version = "0.1.0-alpha.3"
edition = "2021"
license = "GPL-3.0-only"
include = ["src/**/*", "LICENSE", "*.md"]
Expand Down

0 comments on commit 0f24ad2

Please sign in to comment.