diff options
| author | realtradam <[email protected]> | 2021-06-13 03:57:25 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-06-13 03:57:25 -0400 |
| commit | 33e5f0091b969d1f077a46f1d1b51c60762763b7 (patch) | |
| tree | 84b79f3f890eccf5348515e91dffccc316e9ca5f /lib/felpack/example/version.rb | |
| parent | ab1453bbac0e0a2c98e470c863dca6ec834896a9 (diff) | |
| download | felpack-example-master.tar.gz felpack-example-master.zip | |
Diffstat (limited to 'lib/felpack/example/version.rb')
| -rw-r--r-- | lib/felpack/example/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/felpack/example/version.rb b/lib/felpack/example/version.rb index 1181da8..361ad05 100644 --- a/lib/felpack/example/version.rb +++ b/lib/felpack/example/version.rb @@ -1,5 +1,5 @@ module Felpack module Example - VERSION = "0.1.1" + VERSION = "0.1.2" end end |
