aboutsummaryrefslogtreecommitdiff
path: root/nuget
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2016-07-12 22:57:37 +0300
committerXhmikosR <[email protected]>2016-07-12 22:57:37 +0300
commit8cd7833ba43f261610194418edac2af7b5ad8dfc (patch)
tree313d475722105f2ebe059c9870a511070f945c16 /nuget
parent278a5632419eeeefb61e2f440b3d1db22135a424 (diff)
downloadbootstrap-8cd7833ba43f261610194418edac2af7b5ad8dfc.tar.xz
bootstrap-8cd7833ba43f261610194418edac2af7b5ad8dfc.zip
nuget: fix version.
[ci skip]
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 9378c292a..0853ab1fa 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.0.0-alpha</version>
+ <version>4.0.0-alpha.2</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 87b334b61..20d346144 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.0.0-alpha</version>
+ <version>4.0.0-alpha.2</version>
<title>Bootstrap Sass</title>
<authors>The Bootstrap Authors, Twitter Inc.</authors>
<owners>bootstrap</owners>