release gem version 4.0.0

This commit is contained in:
Dean Attali 2020-07-12 07:31:45 +00:00
parent 07dcb69406
commit f2b6f5eb8c
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## v4.0.0 Date: TBD
## v4.0.0 2020-07-12
- **BREAKING CHANGE** Replace `image` YAML parameter with `thumbnail-img` to be more clear
- **MAJOR BEHAVIOUR CHANGE** Don't use the thumbnail as the avatar image

View File

@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "beautiful-jekyll-theme"
spec.version = "3.0.0"
spec.version = "4.0.0"
spec.authors = ["Dean Attali"]
spec.email = ["daattali@gmail.com"]