diff --git a/package.json b/package.json index 8692001..39b878c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datatable-axios", - "version": "0.0.10", + "version": "0.0.11", "description": "A powerful npm package for effortless datatable interactions with seamless Axios calls. Effortlessly integrate search, paginate, and pagination functionalities into your projects with ease.", "type": "module", "main": "dist/datatable-axios.cjs.js", @@ -56,4 +56,4 @@ "dependencies": { "axios": "^1.4.0" } -} \ No newline at end of file +}