Skip to content

Commit 6d9c5ae

Browse files
committed
Updating version number for new minor feature release.
1 parent f7f42f8 commit 6d9c5ae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Libdevlpr
2-
version=0.1.6
2+
version=0.2.0
33
author=Finn Kuusisto <finn@getfantm.com>, Ezra Boley <ezra@getfantm.com>
44
maintainer=Finn Kuusisto <finn@getfantm.com>
55
sentence=A library that makes using the FANTM DEVLPR shield easier.

src/Libdevlpr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef Libdevlpr_h
22
#define Libdevlpr_h
33

4-
#define LIBDEVLPR_VERSION "0.1.6"
4+
#define LIBDEVLPR_VERSION "0.2.0"
55

66
#include "Devlpr.h"
77

0 commit comments

Comments
 (0)