Skip to content

Commit f6a32a9

Browse files
committed
Bumped package patch versions
1 parent 35817db commit f6a32a9

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

cpp/lib/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: trailofbits/cpp-all
33
authors: Trail of Bits
4-
version: 0.2.0
4+
version: 0.2.1
55
license: AGPL
66
library: true
77
extractor: cpp

cpp/src/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: trailofbits/cpp-queries
33
description: CodeQL queries for C and C++ developed by Trail of Bits
44
authors: Trail of Bits
5-
version: 0.2.0
5+
version: 0.2.1
66
license: AGPL
77
library: false
88
extractor: cpp

go/src/qlpack.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
name: trailofbits/go-queries
3+
description: CodeQL queries for Go developed by Trail of Bits
34
authors: Trail of Bits
4-
version: 0.2.0
5+
version: 0.2.1
56
license: AGPL
67
library: false
78
extractor: go

0 commit comments

Comments
 (0)