Skip to content

Commit 509701e

Browse files
sync from internal repository
1 parent 9c8a2ea commit 509701e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dkdc-links/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dkdc-links"
3-
version = "1.4.1"
3+
version = "2.0.0"
44
edition.workspace = true
55
authors = ["Cody"]
66
description = "Bookmarks in your terminal"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dkdc-links"
3-
version = "1.4.1"
3+
version = "2.0.0"
44
description = "Bookmarks in your terminal"
55
authors = [{ name = "Cody", email = "cody@dkdc.dev" }]
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)