You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nuget/ImpromptuInterface.nuspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
<package>
3
3
<metadata>
4
4
<id>ImpromptuInterface</id>
5
-
<version>3.0.0</version>
5
+
<version>3.0.1</version>
6
6
<authors>Jay Tuley</authors>
7
7
<owners>Jay Tuley</owners>
8
8
<description>A Lightweight Duck Casting Framework for dynamic C# 4.0 (.net4 & silverlight4). Includes helper methods for dynamic invocation via method and property names known only at runtime (runs faster than reflection).</description>
0 commit comments