Skip to content

Commit 2cbd928

Browse files
committed
Update version to 0.2.0
1 parent a84f02a commit 2cbd928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.15)
22
project(dbus2http
3-
VERSION 0.1.0
3+
VERSION 0.2.0
44
DESCRIPTION "A proxy to exposes existing DBus services over HTTP/JSON"
55
HOMEPAGE_URL "https://github.com/kunlinyu/dbus2http"
66
LANGUAGES CXX

0 commit comments

Comments
 (0)