We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a2a3db commit d87f48cCopy full SHA for d87f48c
CMakeLists.txt
@@ -40,7 +40,7 @@ configure_file(
40
41
project(json-tui
42
LANGUAGES CXX
43
- VERSION 1.0.2
+ VERSION 1.0.3
44
)
45
46
add_executable(json-tui
snap/snapcraft.yaml
@@ -1,5 +1,5 @@
1
name: json-tui
2
-version: "1.0.0"
+version: "1.0.3"
3
summary: A json visualizer with a terminal UI.
4
description: A json visualizer with a terminal UI.
5
0 commit comments