diff options
| author | Sam Light <samlight1994@gmail.com> | 2024-12-30 15:11:11 +0000 |
|---|---|---|
| committer | Sam Light <samlight1994@gmail.com> | 2024-12-30 15:11:11 +0000 |
| commit | d941ed0a038193dfa096f18c6f4c2e8a3f1c2cc3 (patch) | |
| tree | 7effd9e6c77fcba62eb75e44d6add169b7b47aa0 | |
| parent | d5655bf5bf6fd41c1628cff64879c963d527162f (diff) | |
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 6eab932..76646c2 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Laravel SVG sprites", "license": "MIT", "type": "library", - "version": "0.0.1", + "version": "0.0.3", "autoload": { "psr-4": { "Lightscale\\LaralightSvg\\": "src/" |
