Skip to content

Commit

Permalink
1.0.1 version tag added.
Browse files Browse the repository at this point in the history
  • Loading branch information
turgayozgur committed Oct 13, 2017
1 parent 2667606 commit fc6f544
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Tossit.Core/Tossit.Core.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.0.1</Version>
<Description>Core library for tossit.</Description>
<Copyright>Copyright (c) 2017 Turgay Özgür</Copyright>
<Authors>Turgay Özgür</Authors>
Expand Down
1 change: 1 addition & 0 deletions src/Tossit.RabbitMQ/Tossit.RabbitMQ.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.0.1</Version>
<Description>RabbitMQ implementation to using with Tossit.</Description>
<Copyright>Copyright (c) 2017 Turgay Özgür</Copyright>
<Authors>Turgay Özgür</Authors>
Expand Down
1 change: 1 addition & 0 deletions src/Tossit.WorkQueue/Tossit.WorkQueue.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.0.1</Version>
<Description>Library to disturbuted job/worker logic.</Description>
<Copyright>Copyright (c) 2017 Turgay Özgür</Copyright>
<Authors>Turgay Özgür</Authors>
Expand Down

0 comments on commit fc6f544

Please sign in to comment.