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

Commit

Permalink
v1.0.0: First release
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas committed Mar 12, 2013
1 parent ff9bb92 commit f73c497
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,7 @@ WIA will always check first if it needs to run the task. This means you can run

- Investigate how much work it is to support EPiServer Commerce projects.

### Change log

v1.0.0 2013-03-12 First release

2 changes: 1 addition & 1 deletion src/Wia/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.*")]
[assembly: AssemblyInformationalVersionAttribute("1.0")]
[assembly: AssemblyUsage("Usage: wia <command> [--help]")]

0 comments on commit f73c497

Please sign in to comment.