Skip to content

Commit 6e2e7b3

Browse files
1 parent f9df800 commit 6e2e7b3

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ description = "🗣️ Summary —"
3838
license = "MIT"
3939
name = "psummary"
4040
repository = "https://github.com/PlayForm/Summary.git"
41-
version = "0.1.3"
41+
version = "0.1.4"
4242
edition = "2021"
4343
include = [
4444
"Source/**/*",

Summary.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2285,7 +2285,7 @@ index b904dbd..d6728f0 100644
22852285
+ crate::Fn::Summary::Difference::Fn(&Repository, &Start, &End, Option)?,
22862286
+ use chrono::{DateTime, FixedOffset};
22872287
2288-
🗣️ Summary from Summary/v0.1.2 to last commit in .
2288+
🗣️ Summary from Summary/v0.1.2 to Summary/v0.1.3 in .
22892289
diff --git a/Cargo.toml b/Cargo.toml
22902290
index 586e342..65a92aa 100644
22912291
--- a/Cargo.toml
@@ -2331,3 +2331,5 @@ index d6728f0..7900705 100644
23312331
- println!("Cannot Repository: {}", _Error);
23322332
+ eprintln!("Cannot Repository: {}", _Error);
23332333
2334+
🗣️ Summary from Summary/v0.1.3 to Summary/v0.1.4 in .
2335+

Target/release/PSummary.exe

0 Bytes
Binary file not shown.

Target/release/Summary.exe

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)