Skip to content

Commit 746913a

Browse files
v1.0.0-alpha.29 [skip ci]
1 parent 3e926e4 commit 746913a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "capter"
3-
version = "1.0.0-alpha.28"
3+
version = "1.0.0-alpha.29"
44
authors = ["capter.io <filip@capter.io>"]
55
license = "MIT"
66
description = "Capter is a lightweight end-to-end testing tool for APIs."

installers/npm/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

installers/npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capterqa/cli",
3-
"version": "1.0.0-alpha.28",
3+
"version": "1.0.0-alpha.29",
44
"description": "Capter is a lightweight end-to-end testing tool for APIs.",
55
"main": "index.js",
66
"author": "capter.io <filip@capter.io>",

0 commit comments

Comments
 (0)