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

bump version to 0.1.2

This commit is contained in:
Emil Ernerfeldt
2020-06-10 16:58:57 +02:00
parent acdc2b004f
commit cc589c7bbc

View File

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