Skip to content

Commit

Permalink
Merge pull request #135 from jekyll/release-1-0-0
Browse files Browse the repository at this point in the history
💎 v0.13.0
  • Loading branch information
parkr authored Nov 19, 2022
2 parents d766153 + 6934e3d commit 1443020
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion History.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## HEAD
## v0.13.0 / 2022-11-19

### Development Fixes

Expand Down
2 changes: 1 addition & 1 deletion lib/jemoji/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Jekyll
module Jemoji
VERSION = "0.12.0"
VERSION = "0.13.0"
end
end

0 comments on commit 1443020

Please sign in to comment.