diff --git a/README.md b/README.md index 14c75c8..46e7355 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 9189dae..0d39559 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.11" + VERSION = "0.0.12" end end