diff options
| author | Mark Otto <[email protected]> | 2016-07-27 09:31:24 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-07-27 09:31:24 -0700 |
| commit | 24e992a6ffbb3b54424eb1042d49005124b265d9 (patch) | |
| tree | d8d4357e7b4f334d6015f686849334555dd9d4fa /nuget/bootstrap.nuspec | |
| parent | 49fadbd4b81854aa70ec723206111c579a9394e7 (diff) | |
| download | bootstrap-24e992a6ffbb3b54424eb1042d49005124b265d9.tar.xz bootstrap-24e992a6ffbb3b54424eb1042d49005124b265d9.zip | |
bump versions
Diffstat (limited to 'nuget/bootstrap.nuspec')
| -rw-r--r-- | nuget/bootstrap.nuspec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nuget/bootstrap.nuspec b/nuget/bootstrap.nuspec index 0853ab1fa..9121fa8c2 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.2</version> + <version>4.0.0-alpha.3</version> <title>Bootstrap CSS</title> <authors>The Bootstrap Authors, Twitter Inc.</authors> <owners>bootstrap</owners> @@ -24,4 +24,4 @@ <file src="dist\css\*.*" target="content\Content" /> <file src="dist\js\bootstrap*.js" target="content\Scripts" /> </files> -</package>
\ No newline at end of file +</package> |
