diff --git a/CHANGES.md b/CHANGES.md index 1420542..fe2e539 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -## 1.1.0-SNAPSHOT +## 1.1.0 * Add `vtransform` variant of `transform` that takes in collected values as a vector in the first argument rather than spliced into argument list. * Add `vterminal` that takes in collected vals as vector in first argument rather than spliced into argument list. diff --git a/VERSION b/VERSION index 5902d52..9084fa2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.0-SNAPSHOT +1.1.0