diff --git a/README.md b/README.md index 60103fc..9998fe3 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ We have a [document that highlights our policy](https://github.com/StroblIndustr ### Download ### -You can download either our [stable 1.5.0 release](https://github.com/StroblIndustries/Syiro/releases/download/1.5.0/stable.tar.gz) or our [development releases](https://github.com/StroblIndustries/Syiro/blob/master/devel.tar.gz), which provides the necessary minified CSS, images and JS wrapped in a nice package. +You can download either our [stable 1.5.1 release](https://github.com/StroblIndustries/Syiro/releases/download/1.5.1/stable.tar.gz) or our [development releases](https://github.com/StroblIndustries/Syiro/blob/master/devel.tar.gz), which provides the necessary minified CSS, images and JS wrapped in a nice package. The package also comes with a gzipped version of the JavaScript code, so you can easily serve the compressed content. @@ -37,7 +37,7 @@ Framework | Minified CSS | Minified JS | Gzipped JS --------------- | ----------------- | --------------- | -------------- Bootstrap 3.3.5 | 145.9kb | 121.1kb | None Provided Polymer 1.0.5 | Varies depending on use of components | 148.3kb | None Provided -Syiro 1.5.0 | 26.2kb | 59.0kb | 13.3kb +Syiro 1.5.1 | 28.8kb | 60.8kb | 13.6kb Details: diff --git a/VERSION.txt b/VERSION.txt index bc80560..26ca594 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.5.0 +1.5.1 diff --git a/devel.tar.gz b/devel.tar.gz index 9c1b011..67c99df 100644 Binary files a/devel.tar.gz and b/devel.tar.gz differ diff --git a/stable.tar.gz b/stable.tar.gz index 9c954d5..ea40c6e 100644 Binary files a/stable.tar.gz and b/stable.tar.gz differ