diff --git a/package.json b/package.json index 1f8166d..aed51d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bs4-toast", - "version": "0.7.1", + "version": "0.8.0", "description": "Toast - A Bootstrap 4.2+ jQuery plugin for the toast component", "main": "dist/toast.min.js", "repository": { @@ -25,4 +25,4 @@ "bootstrap": ">=4.2.0", "jquery": ">=1.9.1" } -} \ No newline at end of file +}