Skip to content

Commit b592be1

Browse files
committed
Apply shared_docs_and_tests_workflows patch
1 parent 2903c4a commit b592be1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ITensorFormatter"
22
uuid = "b6bf39f1-c9d3-4bad-aad8-593d802f65fd"
3-
version = "0.2.27"
3+
version = "0.2.28"
44
authors = ["ITensor developers <support@itensor.org> and contributors"]
55

66
[workspace]

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ path = ".."
77

88
[compat]
99
Documenter = "1"
10-
ITensorFormatter = "0.2"
10+
ITensorFormatter = "0.2.27"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ path = ".."
1313
[compat]
1414
Aqua = "0.8"
1515
ITensorFormatter = "0.2"
16-
ITensorPkgSkeleton = "0.3.40"
16+
ITensorPkgSkeleton = "0.3.42"
1717
JuliaSyntax = "0.4.10, 1"
1818
SafeTestsets = "0.1"
1919
Suppressor = "0.2"

0 commit comments

Comments
 (0)