Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
1.0.1 NuGets
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmblair committed Feb 6, 2015
1 parent cd06446 commit 14dcb29
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions build/DependencySwizzler.TinyIoC.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>DependencySwizzler.TinyIoC</id>
<version>1.0.0</version>
<version>1.0.1</version>
<title>Dependency Swizzler (TinyIoC)</title>
<authors>James Blair</authors>
<owners>feature[23]</owners>
Expand All @@ -22,4 +22,4 @@
<files>
<file src="../src/F23.Mobile.iOS.DependencySwizzler.TinyIoC/bin/release/F23.Mobile.iOS.DependencySwizzler.TinyIoC.dll" target="lib" />
</files>
</package>
</package>
4 changes: 2 additions & 2 deletions build/DependencySwizzler.Unity.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>DependencySwizzler.Unity</id>
<version>1.0.0</version>
<version>1.0.1</version>
<title>Dependency Swizzler (Unity)</title>
<authors>James Blair</authors>
<owners>feature[23]</owners>
Expand All @@ -25,4 +25,4 @@
<files>
<file src="../src/F23.Mobile.iOS.DependencySwizzler.Unity/bin/release/F23.Mobile.iOS.DependencySwizzler.Unity.dll" target="lib" />
</files>
</package>
</package>
4 changes: 2 additions & 2 deletions build/DependencySwizzler.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>DependencySwizzler</id>
<version>1.0.0</version>
<version>1.0.1</version>
<title>Dependency Swizzler</title>
<authors>James Blair</authors>
<owners>feature[23]</owners>
Expand All @@ -19,4 +19,4 @@
<files>
<file src="../src/F23.Mobile.iOS.DependencySwizzler/bin/release/F23.Mobile.iOS.DependencySwizzler.dll" target="lib" />
</files>
</package>
</package>

0 comments on commit 14dcb29

Please sign in to comment.