diff options
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/project.conf b/project.conf index f7ac4e9..684b086 100644 --- a/project.conf +++ b/project.conf @@ -1,8 +1,8 @@ [package] name = "sibs-serializer" -version = "2.0.0" +version = "2.0.1" type = "static" platforms = ["any"] [config] -expose_include_dirs = ["."]
\ No newline at end of file +expose_include_dirs = ["."] |