1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-31 05:40:03 -04:00

[release] bump version numbers to 0.2.0

This commit is contained in:
Emil Ernerfeldt
2020-10-10 14:00:07 +02:00
parent 12afc356ee
commit 42b433a204
5 changed files with 10 additions and 8 deletions

View File

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