File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ default-members = [
14
14
]
15
15
16
16
[workspace .package ]
17
- version = " 0.3.2 "
17
+ version = " 0.3.3 "
18
18
authors = [
19
19
20
20
" Jonathan Dönszelmann <[email protected] >"
@@ -36,6 +36,6 @@ thiserror = "1"
36
36
# Scopegraphs is a dev-dependency of scopegraphs-macros, and we deploy scopegraphs macros first.
37
37
# By that time, scopegraphs is not yet released at the right version.
38
38
scopegraphs = { path = " ./scopegraphs" , version = " 0.3" }
39
- scopegraphs-macros = { path = " ./scopegraphs-macros" , version = " 0.3.2 " }
40
- scopegraphs-regular-expressions = { path = " ./scopegraphs-regular-expressions" , version = " 0.3.2 " }
41
- scopegraphs-render-docs = { path = " ./scopegraphs-render-docs" , version = " 0.3.2 " }
39
+ scopegraphs-macros = { path = " ./scopegraphs-macros" , version = " 0.3.3 " }
40
+ scopegraphs-regular-expressions = { path = " ./scopegraphs-regular-expressions" , version = " 0.3.3 " }
41
+ scopegraphs-render-docs = { path = " ./scopegraphs-render-docs" , version = " 0.3.3 " }
You can’t perform that action at this time.
0 commit comments