Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
ProTip committed Feb 25, 2014
1 parent 6457b6e commit 8c5b9ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion PluginInterface/PluginInterface.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>PluginInterface</RootNamespace>
<AssemblyName>PluginInterface</AssemblyName>
<ReleaseVersion>0.2.1</ReleaseVersion>
<ReleaseVersion>0.2.2</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
2 changes: 1 addition & 1 deletion metricus.sln
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ Global
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = metricus\metricus.csproj
version = 0.2.1
version = 0.2.2
EndGlobalSection
EndGlobal
2 changes: 1 addition & 1 deletion metricus/metricus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>metricus</RootNamespace>
<AssemblyName>metricus</AssemblyName>
<ReleaseVersion>0.2.1</ReleaseVersion>
<ReleaseVersion>0.2.2</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down

0 comments on commit 8c5b9ed

Please sign in to comment.