Skip to content

Commit

Permalink
Bump version 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
veblush committed May 30, 2016
1 parent 69bc893 commit 983c9fe
Show file tree
Hide file tree
Showing 16 changed files with 63 additions and 16 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.3.0.{build}
version: 0.3.2.{build}
os: Visual Studio 2015
environment:
NUGETKEY:
Expand Down
5 changes: 5 additions & 0 deletions core/Akka.Interfaced/Akka.Interfaced.Release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.2 (Released 2016/05/30)

* Add filter-order option to ResponsiveExceptionFilter.
* Fix another bug that filters can be used in wrong situation.

## 0.3.1 (Released 2016/05/29)

* Fix bug that filters can be used in wrong situation.
Expand Down
6 changes: 3 additions & 3 deletions core/Akka.Interfaced/Properties/AssemblyInfoGenerated.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
using System.Reflection;

[assembly: AssemblyVersionAttribute("0.0.0")]
[assembly: AssemblyFileVersionAttribute("0.3.1")]
[assembly: AssemblyInformationalVersionAttribute("0.3.1")]
[assembly: AssemblyFileVersionAttribute("0.3.2")]
[assembly: AssemblyInformationalVersionAttribute("0.3.2")]
namespace System {
internal static class AssemblyVersionInformation {
internal const string Version = "0.0.0";
internal const string InformationalVersion = "0.3.1";
internal const string InformationalVersion = "0.3.2";
}
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.2 (Released 2016/05/30)

* Sync with Akka.Interfaced 0.3.2
* Fix generated observer payload classes to follow correct method order.

## 0.3.1 (Released 2016/05/29)

* Sync with Akka.Interfaced 0.3.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.2 (Released 2016/05/30)

* Sync with Akka.Interfaced 0.3.2
* Fix generated observer payload classes to follow correct method order.

## 0.3.1 (Released 2016/05/29)

* Sync with Akka.Interfaced 0.3.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.2 (Released 2016/05/30)

* Sync with Akka.Interfaced 0.3.2
* Fix generated observer payload classes to follow correct method order.

## 0.3.1 (Released 2016/05/29)

* Sync with Akka.Interfaced 0.3.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.2 (Released 2016/05/30)

* Sync with Akka.Interfaced 0.3.2
* Fix generated observer payload classes to follow correct method order.

## 0.3.1 (Released 2016/05/29)

* Sync with Akka.Interfaced 0.3.1
Expand Down
4 changes: 4 additions & 0 deletions core/CodeVerifier/Akka.Interfaced.CodeVerifier.Release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.2 (Released 2016/05/30)

* Sync with Akka.Interfaced 0.3.2

## 0.3.1 (Released 2016/05/29)

* Sync with Akka.Interfaced 0.3.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.2 (Released 2016/05/30)

* Sync with Akka.Interfaced 0.3.2
* Make log filter cover message and notification.

## 0.3.1 (Released 2016/05/29)

* Sync with Akka.Interfaced 0.3.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
using System.Reflection;

[assembly: AssemblyVersionAttribute("0.0.0")]
[assembly: AssemblyFileVersionAttribute("0.3.1")]
[assembly: AssemblyInformationalVersionAttribute("0.3.1")]
[assembly: AssemblyFileVersionAttribute("0.3.2")]
[assembly: AssemblyInformationalVersionAttribute("0.3.2")]
namespace System {
internal static class AssemblyVersionInformation {
internal const string Version = "0.0.0";
internal const string InformationalVersion = "0.3.1";
internal const string InformationalVersion = "0.3.2";
}
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.2 (Released 2016/05/30)

* Sync with Akka.Interfaced 0.3.2

## 0.3.1 (Released 2016/05/29)

* Sync with Akka.Interfaced 0.3.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
using System.Reflection;

[assembly: AssemblyVersionAttribute("0.0.0")]
[assembly: AssemblyFileVersionAttribute("0.3.1")]
[assembly: AssemblyInformationalVersionAttribute("0.3.1-beta")]
[assembly: AssemblyFileVersionAttribute("0.3.2")]
[assembly: AssemblyInformationalVersionAttribute("0.3.2-beta")]
namespace System {
internal static class AssemblyVersionInformation {
internal const string Version = "0.0.0";
internal const string InformationalVersion = "0.3.1-beta";
internal const string InformationalVersion = "0.3.2-beta";
}
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.2 (Released 2016/05/30)

* Sync with Akka.Interfaced 0.3.2
* Fix auto-surrogate to wire a type once.

## 0.3.1 (Released 2016/05/29)

* Sync with Akka.Interfaced 0.3.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
using System.Reflection;

[assembly: AssemblyVersionAttribute("0.0.0")]
[assembly: AssemblyFileVersionAttribute("0.3.1")]
[assembly: AssemblyInformationalVersionAttribute("0.3.1-beta")]
[assembly: AssemblyFileVersionAttribute("0.3.2")]
[assembly: AssemblyInformationalVersionAttribute("0.3.2-beta")]
namespace System {
internal static class AssemblyVersionInformation {
internal const string Version = "0.0.0";
internal const string InformationalVersion = "0.3.1-beta";
internal const string InformationalVersion = "0.3.2-beta";
}
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.2 (Released 2016/05/30)

* Sync with Akka.Interfaced 0.3.2

## 0.3.1 (Released 2016/05/29)

* Sync with Akka.Interfaced 0.3.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
using System.Reflection;

[assembly: AssemblyVersionAttribute("0.0.0")]
[assembly: AssemblyFileVersionAttribute("0.3.1")]
[assembly: AssemblyInformationalVersionAttribute("0.3.1")]
[assembly: AssemblyFileVersionAttribute("0.3.2")]
[assembly: AssemblyInformationalVersionAttribute("0.3.2")]
namespace System {
internal static class AssemblyVersionInformation {
internal const string Version = "0.0.0";
internal const string InformationalVersion = "0.3.1";
internal const string InformationalVersion = "0.3.2";
}
}

0 comments on commit 983c9fe

Please sign in to comment.