File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8- ## [ Unreleased ]
8+ ## [ 1.0.1 ] - 2017-03-23
99### Added
1010- Responsive embed helper classes for videos. [ #2 ] ( https://github.com/mmistakes/jekyll-theme-basically-basic/issues/2 )
1111- Print styles for improved readability of printed pages. [ #4 ] ( https://github.com/mmistakes/jekyll-theme-basically-basic/pull/4 )
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22<!--
3- Basically Basic Jekyll Theme 1.0.0
3+ Basically Basic Jekyll Theme 1.0.1
44 Copyright 2017 Michael Rose - mademistakes.com | @mmistakes
55 Free for personal and commercial use under the MIT license
66 https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 11/* !
2- * Basically Basic Jekyll Theme 1.0.0
2+ * Basically Basic Jekyll Theme 1.0.1
33 * Copyright 2017 Michael Rose - mademistakes | @mmistakes
44 * Free for personal and commercial use under the MIT license
55 * https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 22-- -
33
44/*!
5- * Basically Basic Jekyll Theme 1.0.0
5+ * Basically Basic Jekyll Theme 1.0.1
66 * Copyright 2017 Michael Rose - mademistakes | @mmistakes
77 * Free for personal and commercial use under the MIT license
88 * https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22<!--
3- Basically Basic Jekyll Theme 1.0.0
3+ Basically Basic Jekyll Theme 1.0.1
44 Copyright 2017 Michael Rose - mademistakes.com | @mmistakes
55 Free for personal and commercial use under the MIT license
66 https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 11/* !
2- * Basically Basic Jekyll Theme 1.0.0
2+ * Basically Basic Jekyll Theme 1.0.1
33 * Copyright 2017 Michael Rose - mademistakes | @mmistakes
44 * Free for personal and commercial use under the MIT license
55 * https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 22-- -
33
44/*!
5- * Basically Basic Jekyll Theme 1.0.0
5+ * Basically Basic Jekyll Theme 1.0.1
66 * Copyright 2017 Michael Rose - mademistakes | @mmistakes
77 * Free for personal and commercial use under the MIT license
88 * https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
Original file line number Diff line number Diff line change 22
33Gem ::Specification . new do |spec |
44 spec . name = "jekyll-theme-basically-basic"
5- spec . version = "1.0.0 "
5+ spec . version = "1.0.1 "
66 spec . authors = [ "Michael Rose" ]
77
88 spec . summary = %q{Your new Jekyll default theme.}
You canβt perform that action at this time.
0 commit comments