update docs

This commit is contained in:
carson 2020-09-18 07:13:21 -06:00
parent 878a98da75
commit f25a7ee470
2 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ IE11 compatible
```html
<!-- Load from unpkg -->
<script src="https://unpkg.com/htmx.org@0.0.8"></script>
<script src="https://unpkg.com/htmx.org@0.1.0"></script>
<!-- have a button POST a click via AJAX -->
<button hx-post="/clicked" hx-swap="outerHTML">
Click Me

View File

@ -1,8 +1,8 @@
---
layout: layout.njk
tags: post
title: htmx 0.0.8 has been released!
date: 2020-06-30
title: htmx 0.1.0 has been released!
date: 2020-09-18
---
## htmx 0.1.0 Release