Skip to content

Commit

Permalink
chore: release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig committed Jun 27, 2021
1 parent af35c36 commit 05abb1c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion k8s/helm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.1.2"
appVersion: "0.2.0"
description: A Helm chart for Socketkit Awacs
name: awacs
version: 0.1.2
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "awacs",
"version": "0.1.0",
"version": "0.2.0",
"description": "Next-gen behavior analysis server with built-in encryption supporting HTTP2 and gRPC. Node.js, headless, API-only, horizontally scaleable.",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 05abb1c

Please sign in to comment.