Skip to content

Commit ad1e5de

Browse files
committed
Released version 2.0.1, corrected typo in description
1 parent 2da481a commit ad1e5de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "async-alpine",
3-
"version": "2.0.0",
4-
"description": "Load Alpine Componenets asynchronously. Allows for code splitting and lazy loading components!",
3+
"version": "2.0.1",
4+
"description": "Load Alpine Components asynchronously. Allows for code splitting and lazy loading components!",
55
"author": "Alistair Shepherd <alistair@accudio.com>",
66
"license": "Apache-2.0",
77
"keywords": [],

0 commit comments

Comments
 (0)