]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Push 0.0.18 0.0.18
authorJeremy Thomas <bbxdesign@gmail.com>
Sun, 10 Apr 2016 16:25:27 +0000 (17:25 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Sun, 10 Apr 2016 16:25:27 +0000 (17:25 +0100)
README.md
bower.json
package.json

index 2cfb16020b90689d664ca95e773da888196d82e0..6136c9a53f6494c3a22ddbb068f23fd8b3fbcb7f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ npm install bulma
 
 ### CDN
 
-[https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.16/css/bulma.min.css](https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.16/css/bulma.min.css)
+[https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.18/css/bulma.min.css](https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.18/css/bulma.min.css)
 
 Feel free to raise an issue or submit a pull request.
 
@@ -42,11 +42,12 @@ If you encounter a typo or a lack of documentation, submit an issue [there](http
 
 Bulma uses [autoprefixer](https://github.com/postcss/autoprefixer) to make (most) Flexbox features compatible with earlier browser versions. According to [Can I use](http://caniuse.com/#feat=flexbox), Bulma is compatible with:
 
-* Chrome 45+
-* Edge 13+
-* Firefox 43+
-* Internet Explorer 10+ 
-* Safari 9+
+* Chrome
+* Edge
+* Firefox
+* Internet Explorer (10+)
+* Opera
+* Safari
 
 ## Copyright and license
 
index b4a3f4477b8a83b6ae8bca66d16cf0c7a487b765..a975305e23cd2a44014107afefca0332d74f8e84 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "bulma",
-  "version": "0.0.17",
+  "version": "0.0.18",
   "homepage": "http://bulma.io",
   "authors": [
     "jgthms <bbxdesign@gmail.com>"
index 0c63232b918566a5f1b6ca025511a95f4bafdb11..ba7369ae3f60ed89b6ac35d9690d8e415f4bda4e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "bulma",
-  "version": "0.0.17",
+  "version": "0.0.18",
   "homepage": "http://bulma.io",
   "author": "jgthms <bbxdesign@gmail.com>",
   "description": "Modern CSS framework based on Flexbox",