diff --git a/X10D.Unity.dll b/X10D.Unity.dll
index cb1e00c..3c220ad 100644
Binary files a/X10D.Unity.dll and b/X10D.Unity.dll differ
diff --git a/X10D.dll b/X10D.dll
index ede9ca7..8d51099 100644
Binary files a/X10D.dll and b/X10D.dll differ
diff --git a/X10D.xml b/X10D.xml
index 0b356d7..17e0193 100644
--- a/X10D.xml
+++ b/X10D.xml
@@ -6978,6 +6978,24 @@
If is less than 0.5, will be shifted downward; otherwise, upward.
+
+
+ Calculates exponential decay for a value.
+
+ The value to decay.
+ A factor by which to scale the decay.
+ The decay amount.
+ The exponentially decayed value.
+
+
+
+ Calculates exponential decay for a value.
+
+ The value to decay.
+ A factor by which to scale the decay.
+ The decay amount.
+ The exponentially decayed value.
+
Converts a gamma-encoded value to a linear value using a gamma value of 2.2.
diff --git a/package.json b/package.json
index 3e8ce76..a3e3c62 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"url": "https://oliverbooth.dev"
},
"displayName": "X10D",
- "version": "3.2.0-nightly.220",
+ "version": "3.2.0-nightly.221",
"unity": "2021.3",
"description": "Extension methods on crack",
"keywords": [