diff options
-rw-r--r-- | stginga/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stginga/meta.yaml b/stginga/meta.yaml index c8fe422..4f913ac 100644 --- a/stginga/meta.yaml +++ b/stginga/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stginga' %} -{% set version = '0.2' %} +{% set version = '0.2.1' %} {% set tag = version %} {% set number = '0' %} |