diff options
-rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index a9b4242..6eab932 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,7 @@ "description": "Laravel SVG sprites", "license": "MIT", "type": "library", + "version": "0.0.1", "autoload": { "psr-4": { "Lightscale\\LaralightSvg\\": "src/" |