1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 13:20:05 -04:00

Release 0.14.1 - Bug fixes and better web blending

This commit is contained in:
Emil Ernerfeldt
2021-08-28 11:04:39 +02:00
parent fe2b3e26aa
commit 2ce99f3a12
7 changed files with 241 additions and 168 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "egui"
version = "0.14.0"
version = "0.14.1"
authors = ["Emil Ernerfeldt <emil.ernerfeldt@gmail.com>"]
description = "Simple, portable immediate mode GUI library for Rust"
edition = "2018"