Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sytten committed Apr 4, 2024
1 parent fef1443 commit 60505d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@caido/httpql",
"version": "0.1.4",
"version": "0.1.5",
"description": "Parser for the HTTPQL language",
"author": "Caido Labs Inc. <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors = ["Caido Labs Inc. <[email protected]>"]
description = "Parser for the HTTPQL language"
repository = "https://github.com/caido/httpql"
license = "MIT"
version = "0.1.4"
version = "0.1.5"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 60505d0

Please sign in to comment.