Skip to content

Commit bf998e7

Browse files
committed
chore: Release osv version 0.3.0
1 parent 166c4bb commit bf998e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.3.0]
99

1010
### Added
1111

@@ -39,4 +39,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3939
- enable publishing of scorecard results
4040
- update default permissions for all workflows
4141

42-
[Unreleased]: https://github.com/gcmurphy/osv/compare/v0.2.2...HEAD
42+
[0.3.0]: https://github.com/gcmurphy/osv/compare/v0.2.2...v0.3.0

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "osv"
3-
version = "0.2.2"
3+
version = "0.3.0"
44
edition = "2021"
55
authors = ["Grant Murphy <gcmurphy@pm.me>"]
66
repository = "https://github.com/gcmurphy/osv"

0 commit comments

Comments
 (0)