Skip to content

Commit

Permalink
bump to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisvandehoef committed Aug 18, 2017
1 parent 92f4e33 commit 54f1e5f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
1.3.2
=================
- require time

1.3.1
=================
- display the error pages correctly in FireFox
- display the error pages correctly in FireFox

1.3.0
=================
Expand Down
2 changes: 1 addition & 1 deletion easy_html_creator.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'easy_html_creator'
s.version = '1.3.1'
s.version = '1.3.2'
s.licenses = ['MIT']
s.summary = "A simple project for fast and easy HTML website createmend"
s.description = "Easy_html_creator is a gem that makes developing static HTML websites easy and joyful.
Expand Down

0 comments on commit 54f1e5f

Please sign in to comment.