diff options
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml index 370bf0a..2f01c17 100644 --- a/package.yaml +++ b/package.yaml @@ -27,4 +27,4 @@ license-file: LICENSE.markdown maintainer: Taylor Fausak name: autoexporter synopsis: Automatically re-export modules. -version: '1.1.2' +version: '1.1.3' |