Skip to content

Commit a25d3e8

Browse files
committed
Bump version.
1 parent efb5a5c commit a25d3e8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bcder"
3-
version = "0.7.5"
3+
version = "0.7.6-dev"
44
edition = "2018"
55
authors = ["NLnet Labs <[email protected]>"]
66
description = "Handling of data encoded in BER, CER, and DER."

Changelog.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## Unreleased next version
4+
5+
Breaking changes
6+
7+
New
8+
9+
Bug fixes
10+
11+
Other changes
12+
13+
314
## 0.7.5
415

516
Released 2025-01-22.

0 commit comments

Comments
 (0)