diff --git a/package.json b/package.json index 052f3cd..be95b3f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jessquery", "type": "module", - "version": "2.4.2", + "version": "2.4.3", "description": "Modern JavaScript is pretty good, but typing document.querySelector() is a pain. This is a tiny library that makes DOM manipulation easy. jQuery is around 80kb (30kb gzipped), while this is only around 8kb (3.5kb gzipped). Lots of JSDoc comments so it's self-documenting and works great with TypeScript.", "exports": { ".": {