diff --git a/README.md b/README.md index bb53b3af8..7f1844025 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Think of it like [Tailwind](https://tailwindcss.com/) for JavaScript. **From CDN:** Add the following script to the end of your `
` section. ```html - + ``` That's it. It will initialize itself. diff --git a/package.json b/package.json index cfe6d92c8..5d80cf92e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "main": "dist/alpine.js", "name": "alpinejs", - "version": "1.10.0", + "version": "1.10.1", "repository": { "type": "git", "url": "git://github.com/alpinejs/alpine.git"