Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thsmi/sieve.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schmid <schmid-thomas@gmx.net>2019-02-15 02:37:18 +0300
committerThomas Schmid <schmid-thomas@gmx.net>2019-02-15 02:37:18 +0300
commitc9369ad46c8e43bc3efefa44789fd2f8d858ed84 (patch)
tree7eeebdfc4a791086f7c2f3c12641ac1678fb9a89
parent429f7d04800a50feee2ad8c71a51077e8ded80b0 (diff)
Prepare version for next build
-rwxr-xr-xpackage.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fe9c8257..6a2b5058 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "sieve",
- "version": "0.3.0",
+ "version": "0.3.1",
"description": "Configures server-side sieve email filters",
"directories": {
"doc": "docs",