File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license = "MIT"
88readme = " README.md"
99repository = " https://github.com/ModProg/attribute-derive"
1010name = " attribute-derive"
11- version = " 0.3.0 "
11+ version = " 0.3.1 "
1212edition = " 2021"
1313
1414[lib ]
@@ -19,7 +19,7 @@ quote = "1.0.18"
1919syn = { version = " 1" , features = [" full" ] }
2020
2121[dependencies .attribute-derive-macro ]
22- version = " 0.2.0 "
22+ version = " 0.3.1 "
2323path = " macro"
2424
2525[workspace ]
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ keywords = ["derive", "macro"]
77license = " MIT"
88readme = " README.md"
99repository = " https://github.com/ModProg/attribute-derive"
10- version = " 0.2.0 "
10+ version = " 0.3.1 "
1111edition = " 2021"
1212name = " attribute-derive-macro"
1313
You can’t perform that action at this time.
0 commit comments