mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +00:00
Bump version to 3.0.0
This commit is contained in:
parent
4343f1a8f8
commit
7d7c0da31b
@ -1,7 +1,7 @@
|
||||
/*!
|
||||
* The styles for Jekyll theme Chirpy
|
||||
*
|
||||
* Chirpy v2.7.2 (https://github.com/cotes2020/jekyll-theme-chirpy)
|
||||
* Chirpy v3.0.0 (https://github.com/cotes2020/jekyll-theme-chirpy)
|
||||
* © 2021 Cotes Chung
|
||||
* MIT Licensed
|
||||
*/
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Chirpy v2.7.2 (https://github.com/cotes2020/jekyll-theme-chirpy/)
|
||||
* Chirpy v3.0.0 (https://github.com/cotes2020/jekyll-theme-chirpy/)
|
||||
* © 2021 Cotes Chung
|
||||
* MIT Licensed
|
||||
*/
|
||||
|
2
assets/js/dist/categories.min.js
vendored
2
assets/js/dist/categories.min.js
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Chirpy v2.7.2 (https://github.com/cotes2020/jekyll-theme-chirpy/)
|
||||
* Chirpy v3.0.0 (https://github.com/cotes2020/jekyll-theme-chirpy/)
|
||||
* © 2021 Cotes Chung
|
||||
* MIT Licensed
|
||||
*/
|
||||
|
2
assets/js/dist/home.min.js
vendored
2
assets/js/dist/home.min.js
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Chirpy v2.7.2 (https://github.com/cotes2020/jekyll-theme-chirpy/)
|
||||
* Chirpy v3.0.0 (https://github.com/cotes2020/jekyll-theme-chirpy/)
|
||||
* © 2021 Cotes Chung
|
||||
* MIT Licensed
|
||||
*/
|
||||
|
2
assets/js/dist/page.min.js
vendored
2
assets/js/dist/page.min.js
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Chirpy v2.7.2 (https://github.com/cotes2020/jekyll-theme-chirpy/)
|
||||
* Chirpy v3.0.0 (https://github.com/cotes2020/jekyll-theme-chirpy/)
|
||||
* © 2021 Cotes Chung
|
||||
* MIT Licensed
|
||||
*/
|
||||
|
2
assets/js/dist/post.min.js
vendored
2
assets/js/dist/post.min.js
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Chirpy v2.7.2 (https://github.com/cotes2020/jekyll-theme-chirpy/)
|
||||
* Chirpy v3.0.0 (https://github.com/cotes2020/jekyll-theme-chirpy/)
|
||||
* © 2021 Cotes Chung
|
||||
* MIT Licensed
|
||||
*/
|
||||
|
2
assets/js/dist/pvreport.min.js
vendored
2
assets/js/dist/pvreport.min.js
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Chirpy v2.7.2 (https://github.com/cotes2020/jekyll-theme-chirpy/)
|
||||
* Chirpy v3.0.0 (https://github.com/cotes2020/jekyll-theme-chirpy/)
|
||||
* © 2021 Cotes Chung
|
||||
* MIT Licensed
|
||||
*/
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = "jekyll-theme-chirpy"
|
||||
spec.version = "2.7.2"
|
||||
spec.version = "3.0.0"
|
||||
spec.authors = ["Cotes Chung"]
|
||||
spec.email = ["cotes.chung@gmail.com"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user