Skip to content

Commit 5d663d8

Browse files
committed
update version to 1.3.14
1 parent 42d83fa commit 5d663d8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHECKLIST.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# External contributions
22
- only accept contributions to 'dev' branch OR release immediately after
3+
(doc contribution can be exempted)
34

45
# Prepare the release
56

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sniprun"
3-
version = "1.3.14-beta"
3+
version = "1.3.14"
44
authors = ["michaelb <[email protected]>"]
55
rust-version = "1.65"
66
edition = "2018"

0 commit comments

Comments
 (0)