Skip to content

Commit

Permalink
Version bump v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pksunkara committed Sep 20, 2023
1 parent 0a4c524 commit 7035784
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 0.1.3

#### Enhancements
* Added support for casting a timestamp to ulid

## 0.1.2

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "ulid"
publish = false
version = "0.1.2"
version = "0.1.3"

edition = "2021"
rust-version = "1.70.0"
Expand Down

0 comments on commit 7035784

Please sign in to comment.