diff --git a/README.md b/README.md index 2aa283b..b5a8ca7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

- Lines of Code + Lines of Code diff --git a/lib/turbo_boost/elements/version.rb b/lib/turbo_boost/elements/version.rb index c6293c0..dfa1b3b 100644 --- a/lib/turbo_boost/elements/version.rb +++ b/lib/turbo_boost/elements/version.rb @@ -2,6 +2,6 @@ module TurboBoost module Elements - VERSION = "0.0.13" + VERSION = "0.0.14" end end