diff options
| author | XhmikosR <[email protected]> | 2019-02-15 12:09:20 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-02-15 12:09:20 +0200 |
| commit | f0f846fc0047efdc8a0fc66e6404c30f39ff5d0f (patch) | |
| tree | ac554d7eaa42cac7ec9caecff7189ce0424d6271 /nuget | |
| parent | 9baf8537a7ee447035eae65270671a4cf1fc0549 (diff) | |
| download | bootstrap-f0f846fc0047efdc8a0fc66e6404c30f39ff5d0f.tar.xz bootstrap-f0f846fc0047efdc8a0fc66e6404c30f39ff5d0f.zip | |
Replace 4.3.0 with 4.3.1 in nuget files. (#28273)
Diffstat (limited to 'nuget')
| -rw-r--r-- | nuget/bootstrap.nuspec | 2 | ||||
| -rw-r--r-- | nuget/bootstrap.sass.nuspec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/nuget/bootstrap.nuspec b/nuget/bootstrap.nuspec index d65c5daa9..1f9132bd7 100644 --- a/nuget/bootstrap.nuspec +++ b/nuget/bootstrap.nuspec @@ -2,7 +2,7 @@ <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> <metadata> <id>bootstrap</id> - <version>4.3.0</version> + <version>4.3.1</version> <title>Bootstrap CSS</title> <authors>The Bootstrap Authors, Twitter Inc.</authors> <owners>bootstrap</owners> diff --git a/nuget/bootstrap.sass.nuspec b/nuget/bootstrap.sass.nuspec index ddf20ee95..90bc5c678 100644 --- a/nuget/bootstrap.sass.nuspec +++ b/nuget/bootstrap.sass.nuspec @@ -2,7 +2,7 @@ <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> <metadata> <id>bootstrap.sass</id> - <version>4.3.0</version> + <version>4.3.1</version> <title>Bootstrap Sass</title> <authors>The Bootstrap Authors, Twitter Inc.</authors> <owners>bootstrap</owners> |
