Skip to content

Commit 77c1951

Browse files
committed
Bump 0.0.3
1 parent 97b180b commit 77c1951

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.5)
22
project(msgflo_cpp CXX)
33

4-
set(MSGFLO_VERSION 1.0)
4+
set(MSGFLO_VERSION 0.0.3)
55

66
# AMQP-CPP configuration
77

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "msgflo-cpp",
33
"description": "C++ participant support for MsgFlo",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"author": {
66
"name": "Jon Nordby",
77
"email": "jononor@gmail.com"

0 commit comments

Comments
 (0)