Skip to content

Commit

Permalink
Issue #10: Bumping version, added context support
Browse files Browse the repository at this point in the history
  • Loading branch information
patricknelson committed Oct 3, 2023
1 parent f3b5937 commit 16c9099
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "svelte-retag",
"version": "1.2.0",
"description": "Light DOM custom element wrapper for Svelte 3 and 4 with Vite HMR support",
"version": "1.3.0",
"description": "Light DOM custom element wrapper for Svelte 3 and 4 with slots, context and Vite HMR support",
"main": "index.js",
"scripts": {
"test": "npm run eslint && vitest run",
Expand Down

0 comments on commit 16c9099

Please sign in to comment.