diff --git a/composer.json b/composer.json index 38108df..5651ee2 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "10up/wp_mock", "description": "A mocking library to take the pain out of unit testing for WordPress", + "version": "1.0.1", "license": "BSD-3-Clause", "prefer-stable": true, "require": {