Commit 8f0915a 1 parent 2db0781 commit 8f0915a Copy full SHA for 8f0915a
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ It's easy to use and has no extra dependencies.
11
11
If you want to add this package to your project, execute the following command:
12
12
13
13
``` shell
14
- dotnet add package FSlugify --version 1.1 .0
14
+ dotnet add package FSlugify --version 1.2 .0
15
15
```
16
16
17
17
## Build on your machine
Original file line number Diff line number Diff line change 9
9
<PropertyGroup >
10
10
<PackageId >FSlugify</PackageId >
11
11
<Title >FSlugify: a minimalistic slug generator library</Title >
12
- <Version >1.1 .0</Version >
12
+ <Version >1.2 .0</Version >
13
13
<Description >FSlugify is a slug generator library written entirely in F#.</Description >
14
14
<Authors >Enrico Galassi</Authors >
15
15
<PackageLicenseUrl >https://raw.githubusercontent.com/galassie/fslugify/master/LICENSE.md</PackageLicenseUrl >
You can’t perform that action at this time.
0 commit comments