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 7c61f9e commit 72ed876Copy full SHA for 72ed876
library.json
@@ -16,7 +16,7 @@
16
"url": "https://github.com/ardnew/cronos.git"
17
},
18
"license": "MIT",
19
- "version": "0.1.4",
+ "version": "0.1.5",
20
"headers": [
21
"cronos.hpp"
22
],
library.properties
@@ -1,5 +1,5 @@
1
name=cronos
2
-version=0.1.4
+version=0.1.5
3
author=ardnew
4
maintainer=ardnew (andrew@ardnew.com)
5
sentence=A std::chrono wrapper for target system's native tick count.
0 commit comments