diff options
Diffstat (limited to 'lib/felecs/version.rb')
| -rw-r--r-- | lib/felecs/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/felecs/version.rb b/lib/felecs/version.rb index 295b905..507e0f1 100644 --- a/lib/felecs/version.rb +++ b/lib/felecs/version.rb @@ -4,6 +4,6 @@ # Keeps the version of the Gem module FelECS # The version of the Gem - VERSION = '5.0.0' + VERSION = '5.0.1' end # :nocov: |
