diff --git a/README.md b/README.md index 46e7355..2aa283b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
- + diff --git a/lib/turbo_boost/elements/version.rb b/lib/turbo_boost/elements/version.rb index 0d39559..c6293c0 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.12" + VERSION = "0.0.13" end end