Skip to content

Commit a0faaf3

Browse files
committed
Bumps the version to 0.3
1 parent c1a4ca0 commit a0faaf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "semgrep_rules_manager"
3-
version = "0.2.1"
3+
version = "0.3.1"
44
description = "Manager of third-party Semgrep rules"
55
keywords = ["semgrep", "semgrep-rules", "semgrep-rules-manager", "sast"]
66
authors = ["George-Andrei Iosif <andrei.iosif@canonical.com>"]

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: semgrep-rules-manager
2-
version: '0.2'
2+
version: '0.3'
33
base: core22
44
architectures:
55
- build-on: amd64

0 commit comments

Comments
 (0)