Skip to content

Commit ce987af

Browse files
committed
3.6.0
1 parent 6778a81 commit ce987af

File tree

3 files changed

+1252
-2
lines changed

3 files changed

+1252
-2
lines changed

core/api.cfc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@
593593
<cfheader name="X-TAFFY-RELOADED" value="true" />
594594
<cfset request.taffyReloaded = true />
595595
<cfset local._taffy = structNew() />
596-
<cfset local._taffy.version = "3.3.0" />
596+
<cfset local._taffy.version = "3.6.0" />
597597
<cfset local._taffy.endpoints = structNew() />
598598
<!--- default settings --->
599599
<cfset local.defaultConfig = structNew() />

0 commit comments

Comments
 (0)