We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b65c82f commit 7f6f819Copy full SHA for 7f6f819
2 files changed
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package ixblue_stdbin_decoder
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.1.2 (2020-08-31)
+------------------
7
* Fix CMake config file for older CMake
8
In order to do a Kinetic release.
9
* Contributors: Romain Reignier
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="2">
<name>ixblue_stdbin_decoder</name>
- <version>0.1.1</version>
+ <version>0.1.2</version>
<description>iXblue parsing library for protocol iXblue stdbin</description>
<maintainer email="[email protected]">Romain Reignier</maintainer>
0 commit comments