Skip to content

Commit

Permalink
Release 💎 v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmaroli committed Mar 22, 2019
1 parent 43551fc commit 12726f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions History.markdown
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
## 2.2.0 / 2019-03-22

### Major Enhancements

* Drop support for Ruby 2.3
## 2.2.1 / 2019-03-22

### Bug Fixes

Expand All @@ -16,6 +12,8 @@
* dependencies: rubocop-jekyll 0.5
* style: target Ruby 2.4

## 2.2.0 (YANKED)

## 2.1.2 / 2018-10-17

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

module Jekyll
module Watch
VERSION = "2.2.0"
VERSION = "2.2.1"
end
end

0 comments on commit 12726f3

Please sign in to comment.