Skip to content

Commit 070ac05

Browse files
committed
Version updated to 1.3.1
1 parent 7ac2036 commit 070ac05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Documentation is available in the project [wiki](https://github.com/gsscoder/pic
2626
## Install via NuGet
2727

2828
```sh
29-
$ dotnet add package PickAll --version 1.3.0
29+
$ dotnet add package PickAll --version 1.3.1
3030
Determining projects to restore...
3131
...
3232
```

src/PickAll/PickAll.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<LangVersion>9.0</LangVersion>
66
<Title>.NET agile and extensible web searching API</Title>
77
<Description>.NET agile and extensible web searching API</Description>
8-
<Version>1.3.0</Version>
8+
<Version>1.3.1</Version>
99
<Authors>gsscoder</Authors>
1010
<Copyright>Copyright © Giacomo Stelluti Scala, 2019-2021</Copyright>
1111
<PackageProjectUrl>https://github.com/gsscoder/pickall</PackageProjectUrl>

0 commit comments

Comments
 (0)