Skip to content

Commit a53b04b

Browse files
one-upping version
1 parent 82ea726 commit a53b04b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cyberchef-server",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "An application providing API access to CyberChef",
55
"author": "d98762625 <[email protected]>",
66
"license": "Apache-2.0",

swagger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ openapi: 3.0.0
22
info:
33
title: CyberChef API
44
description: A HTTP API that exposes some of CyberChef's functionality.
5-
version: 0.0.9
5+
version: 0.0.10
66

77

88
paths:

0 commit comments

Comments
 (0)