Skip to content

Commit 72ed876

Browse files
committed
rev to version 0.1.5
1 parent 7c61f9e commit 72ed876

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"url": "https://github.com/ardnew/cronos.git"
1717
},
1818
"license": "MIT",
19-
"version": "0.1.4",
19+
"version": "0.1.5",
2020
"headers": [
2121
"cronos.hpp"
2222
],

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=cronos
2-
version=0.1.4
2+
version=0.1.5
33
author=ardnew
44
maintainer=ardnew (andrew@ardnew.com)
55
sentence=A std::chrono wrapper for target system's native tick count.

0 commit comments

Comments
 (0)