diff --git a/README.md b/README.md index 2d23079..d87b33c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
-
+
diff --git a/assets/labeled-banner.png b/assets/labeled-banner.png new file mode 100644 index 0000000..ca20526 Binary files /dev/null and b/assets/labeled-banner.png differ diff --git a/package-lock.json b/package-lock.json index 76fcdec..6edfdf5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "labeled-cli", - "version": "0.1.4", + "version": "0.1.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "labeled-cli", - "version": "0.1.4", + "version": "0.1.5", "license": "SEE LICENSE IN LICENSE", "bin": { "labeled": "dist/labeled" diff --git a/package.json b/package.json index 0b505d8..ce90807 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "labeled-cli", - "version": "0.1.4", + "version": "0.1.5", "description": "A cross-distro package tracking wrapper for Linux.", "author": "Joyal George K J", "license": "SEE LICENSE IN LICENSE",