File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " rom-node-native"
33description = " Native napi-rs bridge for the ROM Node.js bindings"
4- version = " 0.0.18 "
4+ version = " 0.0.19 "
55edition = " 2024"
66homepage = " https://github.com/Rxflex/rom"
77license = " MIT"
Original file line number Diff line number Diff line change 11{
22 "name" : " @rxflex/rom" ,
3- "version" : " 0.0.18 " ,
3+ "version" : " 0.0.19 " ,
44 "type" : " module" ,
55 "description" : " Node.js wrapper for the ROM browser-like runtime" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " rom-python-native"
33description = " Native PyO3 bridge for the ROM Python bindings"
4- version = " 0.0.18 "
4+ version = " 0.0.19 "
55edition = " 2024"
66homepage = " https://github.com/Rxflex/rom"
77license = " MIT"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "maturin"
44
55[project ]
66name = " rom-runtime"
7- version = " 0.0.18 "
7+ version = " 0.0.19 "
88description = " Python wrapper for the ROM browser-like runtime"
99readme = " README.md"
1010requires-python = " >=3.9"
You can’t perform that action at this time.
0 commit comments