@@ -18,7 +18,7 @@ members = [
1818resolver = " 2"
1919
2020[workspace .package ]
21- version = " 4.2.1 "
21+ version = " 4.2.2 "
2222edition = " 2024"
2323license = " Apache-2.0"
2424authors = [" Philip" ]
@@ -42,12 +42,12 @@ proc-macro2 = "1"
4242quote = " 1"
4343syn = { version = " 2" , features = [" full" , " extra-traits" ] }
4444
45- teaql-core = { path = " teaql-core" , version = " 4.2.1 " }
46- teaql-macros = { path = " teaql-macros" , version = " 4.2.1 " }
47- teaql-runtime = { path = " teaql-runtime" , version = " 4.2.1 " }
48- teaql-sql = { path = " teaql-sql" , version = " 4.2.1 " }
49- teaql-provider-sqlite = { path = " teaql-provider-sqlite" , version = " 4.2.1 " }
50- teaql-provider-postgres = { path = " teaql-provider-postgres" , version = " 4.2.1 " }
51- teaql-provider-mysql = { path = " teaql-provider-mysql" , version = " 4.2.1 " }
52- teaql-data-service = { path = " teaql-data-service" , version = " 4.2.1 " }
53- teaql-provider-linux = { path = " teaql-provider-linux" , version = " 4.2.1 " }
45+ teaql-core = { path = " teaql-core" , version = " 4.2.2 " }
46+ teaql-macros = { path = " teaql-macros" , version = " 4.2.2 " }
47+ teaql-runtime = { path = " teaql-runtime" , version = " 4.2.2 " }
48+ teaql-sql = { path = " teaql-sql" , version = " 4.2.2 " }
49+ teaql-provider-sqlite = { path = " teaql-provider-sqlite" , version = " 4.2.2 " }
50+ teaql-provider-postgres = { path = " teaql-provider-postgres" , version = " 4.2.2 " }
51+ teaql-provider-mysql = { path = " teaql-provider-mysql" , version = " 4.2.2 " }
52+ teaql-data-service = { path = " teaql-data-service" , version = " 4.2.2 " }
53+ teaql-provider-linux = { path = " teaql-provider-linux" , version = " 4.2.2 " }
0 commit comments