From 1cf2099b1f8992bff39d1642ad3bb61863b17493 Mon Sep 17 00:00:00 2001 From: Marcel Eschmann Date: Sat, 19 Jan 2019 19:20:54 +0100 Subject: [PATCH] Bump version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ab629d..ee9299a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Uses a range of +-7 days, after that, the actual date is returned. ## Install Composer (Packagist): ```sh -composer require eschmar/time-ago-bundle ~v0.3 +composer require eschmar/time-ago-bundle ~v0.4 ``` app/Appkernel.php: