DPI version 0.1.1

This commit is contained in:
Kirill Chibisov
2024-03-15 18:16:52 +04:00
parent 975cf068c7
commit c10f9c32d3
3 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "dpi"
version = "0.1.0"
version = "0.1.1"
description = "Types for handling UI scaling"
keywords = ["DPI", "HiDPI", "scale-factor"]
categories = ["gui"]