Update for htmx 1.7.0 (#4)

Fixes #3
This commit was merged in pull request #4.
This commit is contained in:
2022-02-23 21:54:51 -05:00
committed by GitHub
parent b5292bffc4
commit c587a28770
7 changed files with 51 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<VersionPrefix>1.6.1</VersionPrefix>
<PackageReleaseNotes>Initial production-ready release</PackageReleaseNotes>
<VersionPrefix>1.7.0</VersionPrefix>
<PackageReleaseNotes>Support new attributes/headers in htmx 1.7.0</PackageReleaseNotes>
<Authors>danieljsummers</Authors>
<Company>Bit Badger Solutions</Company>
<PackageProjectUrl>https://github.com/bit-badger/Giraffe.Htmx</PackageProjectUrl>