diff options
Diffstat (limited to 'lib/pronto/eslint')
-rw-r--r-- | lib/pronto/eslint/version.rb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/pronto/eslint/version.rb b/lib/pronto/eslint/version.rb new file mode 100644 index 0000000..d59d88a --- /dev/null +++ b/lib/pronto/eslint/version.rb | |||
@@ -0,0 +1,5 @@ | |||
1 | module Pronto | ||
2 | module ESLintVersion | ||
3 | VERSION = '0.5.0' | ||
4 | end | ||
5 | end | ||