Skip to content

Commit d87f48c

Browse files
Switch to v1.0.3
1 parent 4a2a3db commit d87f48c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ configure_file(
4040

4141
project(json-tui
4242
LANGUAGES CXX
43-
VERSION 1.0.2
43+
VERSION 1.0.3
4444
)
4545

4646
add_executable(json-tui

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: json-tui
2-
version: "1.0.0"
2+
version: "1.0.3"
33
summary: A json visualizer with a terminal UI.
44
description: A json visualizer with a terminal UI.
55

0 commit comments

Comments
 (0)