diff --git a/composer.json b/composer.json index f2aa182..c42f92f 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,6 @@ { "name": "the-muda-organization/vimeo-lazyload", + "version": "1.0.0", "description": "LazyLoad Embed Vimeo Player - simple and lightweight plugin - pure JS", "keywords": [ "html5", @@ -19,4 +20,4 @@ } ], "license": "MIT" -} \ No newline at end of file +}