Skip to content

Commit 0a118f2

Browse files
Version bump to 0.9.0
1 parent a30f92c commit 0a118f2

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dit"
3-
version = "0.1.0"
3+
version = "0.9.0"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
------------------------------------------------------------------------------
2+
dit changelog
3+
https://nathanrosenquist.com/dit/
4+
------------------------------------------------------------------------------
5+
6+
VERSION 0.9.0 (Mar 15 11:41 2023)
7+
------------------------------------------------------------------------------
8+
- Initial release

0 commit comments

Comments
 (0)