Skip to content

Commit 067b93b

Browse files
authored
Merge pull request #47 from ethz-asl/fix/adjust-version-number
Adjust version number of cuckoo_time_translator package (0.0.1).
2 parents 1f22815 + 7814e09 commit 067b93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cuckoo_time_translator/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>cuckoo_time_translator</name>
4-
<version>0.0.0</version>
4+
<version>0.0.1</version>
55
<description>This library intends to do most of the dirty work required within a device driver that emoploys one way device time translation.
66
This includes:
77
* handling the one way translator

0 commit comments

Comments
 (0)