mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 22:01:13 +00:00
Bump version number
(Does not include docs and README yet)
This commit is contained in:
parent
1025cc6020
commit
3380383787
22 changed files with 55 additions and 55 deletions
|
@ -413,7 +413,7 @@ macro_rules! include_modules {
|
|||
/// Helper type that helps checking that the generated code is generated for the right version
|
||||
#[doc(hidden)]
|
||||
#[allow(non_camel_case_types)]
|
||||
pub struct VersionCheck_0_0_5;
|
||||
pub struct VersionCheck_0_0_6;
|
||||
|
||||
#[cfg(doctest)]
|
||||
mod compile_fail_tests;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue