diff --git a/composer.json b/composer.json index 1c2c50887b50c94708d3d46a4fcff84cfa79758c..3a346827c67a900862f4e2f4ff2ea5e6f92d5012 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,6 @@ { "name": "bjornjohansen/wplang", "description": "Composer plugin to download translation files from wordpress.org", - "version": "0.1.1", "license": "GPL-2.0+", "type": "composer-plugin", "authors": [ @@ -21,4 +20,4 @@ "extra": { "class": "BJ\\Wplang\\Wplang" } -} \ No newline at end of file +}