Skip to content

Commit 24e79fa

Browse files
committed
Increased version to 0.9.4
1 parent 97a4af6 commit 24e79fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/martinbudden/Library-Filters.git"
1212
},
1313
"license": "MIT",
14-
"version": "0.9.3",
14+
"version": "0.9.4",
1515
"frameworks": "*",
1616
"platforms": "*",
1717
"headers": [ "Filters.h", "FilterTemplates.h", "CircularBuffer.h", "RollingBuffer.h" ]

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Filters
2-
version=0.9.3
2+
version=0.9.4
33
author=Martin Budden
44
maintainer=Martin Budden
55
sentence=Filters library

0 commit comments

Comments
 (0)