Skip to content

Commit

Permalink
Release 💎 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyF committed Mar 14, 2018
1 parent 7179816 commit 3df3dee
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
## 1.3.0 / 2018-03-14

### Development Fixes

Expand Down
2 changes: 1 addition & 1 deletion lib/jekyll-mentions/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module JekyllMentions
VERSION = "1.2.0".freeze
VERSION = "1.3.0".freeze
end

0 comments on commit 3df3dee

Please sign in to comment.