Skip to content
This repository was archived by the owner on Aug 9, 2021. It is now read-only.

Commit 71b09b4

Browse files
committed
bump version
1 parent c0bc5d4 commit 71b09b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/qode.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#include <iostream>
99
#include "helpers/qode_helpers.h"
1010

11-
std::string qodeVersion = "1.0.2";
11+
std::string qodeVersion = "1.0.3";
1212

1313
namespace qode
1414
{

0 commit comments

Comments
 (0)