Release 1.1 of dejure filter.

Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
Thomas Hochstein 2017-05-27 14:30:35 +02:00
parent 76ef5ce5ef
commit 91bd9d7f55
3 changed files with 3 additions and 2 deletions

View file

@ -42,7 +42,7 @@ module Nanoc::Filters
identifier :dejure
type :text
VERSION = '1.1-beta'
VERSION = '1.1'
CACHEDIR = 'tmp/dejure-org'
CACHEDAYS = 7