1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 06:40:06 -04:00

Update versions to 0.1.3

This commit is contained in:
Emil Ernerfeldt
2020-08-09 17:30:12 +02:00
parent 3facd5c587
commit b58142ba15
6 changed files with 261 additions and 238 deletions

View File

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