Skip to content

Commit

Permalink
Version number bump
Browse files Browse the repository at this point in the history
  • Loading branch information
codemercenary committed Oct 28, 2014
1 parent 12df801 commit dd914c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Autowiring.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>autowiring</id>
<version>0.2.3</version>
<version>0.2.4</version>
<authors>Leap Motion</authors>
<owners>Leap Motion</owners>
<projectUrl>http://autowiring.io</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion version.cmake
@@ -1 +1 @@
set(autowiring_VERSION 0.2.3)
set(autowiring_VERSION 0.2.4)

0 comments on commit dd914c8

Please sign in to comment.