Skip to content

Commit f2b6f5e

Browse files
committed
release gem version 4.0.0
1 parent 07dcb69 commit f2b6f5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v4.0.0 Date: TBD
1+
## v4.0.0 2020-07-12
22

33
- **BREAKING CHANGE** Replace `image` YAML parameter with `thumbnail-img` to be more clear
44
- **MAJOR BEHAVIOUR CHANGE** Don't use the thumbnail as the avatar image

beautiful-jekyll-theme.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |spec|
44
spec.name = "beautiful-jekyll-theme"
5-
spec.version = "3.0.0"
5+
spec.version = "4.0.0"
66
spec.authors = ["Dean Attali"]
77
spec.email = ["daattali@gmail.com"]
88

0 commit comments

Comments
 (0)