Skip to content

Commit c070cc3

Browse files
committed
v0.2.5
1 parent f608a59 commit c070cc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ImThemes.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Package
22

3-
version = "0.2.3"
3+
version = "0.2.5"
44
author = "Patitotective"
55
description = "ImThemes is a Dear ImGui theme designer and browser written in Nim"
66
license = "MIT"

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# App
22
name = "ImThemes"
33
comment = "ImThemes is a Dear ImGui theme designer and browser written in Nim"
4-
version = "0.2.3"
4+
version = "0.2.5"
55
website = "https://github.com/Patitotective/ImThemes"
66
authors = ["Patitotective <https://github.com/Patitotective>"]
77
categories = ["Utility"]

0 commit comments

Comments
 (0)