aboutsummaryrefslogtreecommitdiff
path: root/nuget
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-02-15 12:09:20 +0200
committerGitHub <[email protected]>2019-02-15 12:09:20 +0200
commitf0f846fc0047efdc8a0fc66e6404c30f39ff5d0f (patch)
treeac554d7eaa42cac7ec9caecff7189ce0424d6271 /nuget
parent9baf8537a7ee447035eae65270671a4cf1fc0549 (diff)
downloadbootstrap-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.nuspec2
-rw-r--r--nuget/bootstrap.sass.nuspec2
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>