Skip to content

Commit

Permalink
bump 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Oct 26, 2021
1 parent caec310 commit ee5eec2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "calcit_std"
version = "0.0.4"
version = "0.0.5"
authors = ["jiyinyiyong <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion calcit.cirru

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion compact.cirru
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{} (:package |calcit.std)
:configs $ {} (:init-fn |calcit.std.test/main!) (:reload-fn |calcit.std.test/reload!)
:modules $ []
:version |0.0.4
:version |0.0.5
:files $ {}
|calcit.std.test.date $ {}
:ns $ quote
Expand Down

0 comments on commit ee5eec2

Please sign in to comment.