v4.0.0 initial release (#22)
Reviewed-on: #22
This commit was merged in pull request #22.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
module Giraffe.Htmx.Common
|
||||
|
||||
/// <summary>The version of htmx embedded in the package</summary>
|
||||
let HtmxVersion = "4.0.0-beta5"
|
||||
let HtmxVersion = "4.0.0"
|
||||
|
||||
/// <summary>URLs for the included htmx library static web assets</summary>
|
||||
module StaticAssetUrl =
|
||||
|
||||
Reference in New Issue
Block a user