diff options
author | Carson Gross <carson@bigsky.software> | 2023-08-24 12:38:20 -0600 |
---|---|---|
committer | Carson Gross <carson@bigsky.software> | 2023-08-24 12:38:20 -0600 |
commit | b3a4a5fc1adf7e13281e004fb7526fdaca3d05cc (patch) | |
tree | 157ca5f1065fe92f3a301c20124577d78ca4bdc2 /package.json | |
parent | 86872b1091676d43f63a51e3c963722f9387b6a6 (diff) | |
download | htmx-b3a4a5fc1adf7e13281e004fb7526fdaca3d05cc.tar.gz htmx-b3a4a5fc1adf7e13281e004fb7526fdaca3d05cc.zip |
prep 1.9.5 release
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 948a05a5..2d5032c9 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "AJAX", "HTML" ], - "version": "1.9.4", + "version": "1.9.5", "homepage": "https://htmx.org/", "bugs": { "url": "https://github.com/bigskysoftware/htmx/issues" |