Skip to content

Commit

Permalink
fix: update module version in installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
pgautier404 committed Dec 21, 2023
1 parent 535daee commit 8e8c4f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Momento's free tier limits accounts' transactions per second (TPS) and throughpu

## Installation and Configuration

Add the module with `composer require 'momentohq/drupal-cache:0.5.0'`.
Add the module with `composer require 'momentohq/drupal-cache:0.5.2'`.

Enable the `momento_cache` module in your Drupal administrator interface or using `drush en momento_cache`.

Expand Down

0 comments on commit 8e8c4f7

Please sign in to comment.