Skip to content

Commit 00f1b56

Browse files
committed
chore: bump osv 0.2.0.0
1 parent b1863e2 commit 00f1b56

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

code/osv/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# 0.2.0.0
2+
3+
* Rely on `purl` for `Security.OSV.Package.packageUrl`
4+
5+
# 0.1.0.2
6+
7+
* Update dependencies bounds
8+
9+
# 0.1.0.1
10+
11+
* Fix `cvss` dependency bounds
12+
13+
# 0.1.0.0
14+
15+
* Introduction

code/osv/osv.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: osv
3-
version: 0.1.0.2
3+
version: 0.2.0.0
44

55
-- A short (one-line) description of the package.
66
synopsis:

0 commit comments

Comments
 (0)