From 4609d99e2d68d7e4448193a94d94192379bc1202 Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Fri, 2 Sep 2016 08:27:57 +0200 Subject: [PATCH] Bump version to 2.1.1 --- src/FSharpx.Extras/AssemblyInfo.fs | 8 ++++---- src/FSharpx.Text.StructuredFormat/AssemblyInfo.fs | 8 ++++---- tmp.bin | 1 + tmp.txt | 1 + 4 files changed, 10 insertions(+), 8 deletions(-) create mode 100644 tmp.bin create mode 100644 tmp.txt diff --git a/src/FSharpx.Extras/AssemblyInfo.fs b/src/FSharpx.Extras/AssemblyInfo.fs index d97daca0..2e87b49f 100644 --- a/src/FSharpx.Extras/AssemblyInfo.fs +++ b/src/FSharpx.Extras/AssemblyInfo.fs @@ -4,10 +4,10 @@ open System.Reflection [] [] [] -[] -[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "2.1.0" - let [] InformationalVersion = "2.1.0" + let [] Version = "2.1.1" + let [] InformationalVersion = "2.1.1" diff --git a/src/FSharpx.Text.StructuredFormat/AssemblyInfo.fs b/src/FSharpx.Text.StructuredFormat/AssemblyInfo.fs index 66c1a807..54c7d3e1 100644 --- a/src/FSharpx.Text.StructuredFormat/AssemblyInfo.fs +++ b/src/FSharpx.Text.StructuredFormat/AssemblyInfo.fs @@ -4,10 +4,10 @@ open System.Reflection [] [] [] -[] -[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "2.1.0" - let [] InformationalVersion = "2.1.0" + let [] Version = "2.1.1" + let [] InformationalVersion = "2.1.1" diff --git a/tmp.bin b/tmp.bin new file mode 100644 index 00000000..df09da8f --- /dev/null +++ b/tmp.bin @@ -0,0 +1 @@ +qerdefg \ No newline at end of file diff --git a/tmp.txt b/tmp.txt new file mode 100644 index 00000000..dda6eb4b --- /dev/null +++ b/tmp.txt @@ -0,0 +1 @@ +abcdefg \ No newline at end of file