release gem version 4.0.0
This commit is contained in:
parent
07dcb69406
commit
f2b6f5eb8c
@ -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
|
||||
|
@ -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"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user