diff --git a/README.md b/README.md index a36076d7..ae3a6f23 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ License: MIT - Lines of Code + Lines of Code Documentation diff --git a/lib/cable_ready/version.rb b/lib/cable_ready/version.rb index 3b44719a..63c92d5e 100644 --- a/lib/cable_ready/version.rb +++ b/lib/cable_ready/version.rb @@ -1,3 +1,3 @@ module CableReady - VERSION = "4.1.1" + VERSION = "4.1.2" end