diff --git a/README.md b/README.md index 251efaa..bedfbba 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ First, pull in the package through Composer. ```js "require": { - "znck/belongs-to-through": "~2.1" + "znck/belongs-to-through": "~2.2" } ```