1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 23:13:13 -04:00

bump egui version to 0.1.1

This commit is contained in:
Emil Ernerfeldt
2020-06-03 11:03:02 +02:00
parent de95209676
commit 1c9fdc3a48

View File

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