Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
MightyPork committed Dec 23, 2017
1 parent 68ea3bb commit 38952f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions TinyFrame.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@

/**
* TinyFrame protocol library
*
* (c) Ondřej Hruška 2017, MIT License
*
* (c) Ondřej Hruška 2017, MIT License
* no liability/warranty, free for any use, must retain this notice & license
*
*
* Upstream URL: https://github.com/MightyPork/TinyFrame
*/

#define TF_VERSION "2.0.1"
#define TF_VERSION "2.0.2"

//---------------------------------------------------------------------------
#include <stdint.h> // for uint8_t etc
Expand Down

0 comments on commit 38952f8

Please # to comment.