Release blog post for 0.67

This commit is contained in:
Paulus Schoutsen 2018-04-13 17:58:21 -04:00
parent bd9e7179e6
commit ed630d4b84
5 changed files with 77 additions and 24 deletions

View file

@ -1,6 +1,6 @@
---
layout: page
title: "folder watcher"
title: "Folder Watcher"
description: "Component for monitoring changes within the filesystem."
date: 2018-03-11 14:00
sidebar: true
@ -32,7 +32,7 @@ folder:
patterns:
description: Pattern matching to apply
required: false
default: "*"
default: "*"
type: string
{% endconfiguration %}