Skip to content

Commit 6e01077

Browse files
authored
Update wsjcpp.yml
1 parent a7da164 commit 6e01077

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

wsjcpp.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_cxx_standard: 11
33
cmake_minimum_required: 3.0
44

55
name: wsjcpp/wsjcpp-core
6-
version: 0.0.1
6+
version: v0.0.2
77
description: Basic Utils for wsjcpp
88
issues: https://github.com/wsjcpp/wsjcpp-core/issues
99
repositories:
@@ -17,9 +17,8 @@ authors:
1717
- name: Evgenii Sopov
1818
1919

20-
requirements:
21-
libs:
22-
- pthread
20+
required-libraries:
21+
- pthread
2322

2423
distribution:
2524
- source-file: src/wsjcpp_core.cpp

0 commit comments

Comments
 (0)