Skip to content

Commit

Permalink
Release 1.1.1
Browse files Browse the repository at this point in the history
1.1.0 was yanked by me as I accidentally published v1.1.0 from my personal fork which had not been updated in a while.

#58
  • Loading branch information
mkobit committed May 7, 2016
1 parent a04b7bf commit d378001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jekyll-asciidoc/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Jekyll
module AsciiDoc
VERSION = '1.0.2.dev'
VERSION = '1.1.1'
end
end

0 comments on commit d378001

Please sign in to comment.