Skip to content

Commit

Permalink
version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JAndrassy committed Aug 30, 2023
1 parent e6b327d commit f4c9f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=StreamLib
version=1.3.1
version=1.3.2
author=Juraj Andrassy
maintainer=Juraj Andrassy <[email protected]>
sentence=BufferedPrint stream for efficient networking. ChunkedPrint for HTTP chunked encoding. ChunkedStreamReader for HTTP chunked decoding. CStringBulder builds a c-string with Print class methods. StringReadStream to wrap string as Stream. And printf() function with formatting string from F macro.
Expand Down

0 comments on commit f4c9f22

Please sign in to comment.