Skip to content

Commit

Permalink
Changed Valit version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
GooRiOn authored Dec 4, 2017
1 parent e6a1ed5 commit 445f3da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ Valit is available on [NuGet](https://www.nuget.org/packages/Valit/).

### Package manager
```bash
Install-Package Valit -Version 0.1.0
Install-Package Valit -Version 0.2.0
```

### .NET CLI
```bash
dotnet add package Valit --version 0.1.0
dotnet add package Valit --version 0.2.0
```

# Getting started
Expand Down

0 comments on commit 445f3da

Please sign in to comment.