Skip to content

Commit

Permalink
Bump theme to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed May 1, 2023
1 parent a0f7e5d commit 24be460
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/razonyang/hugo-theme-bootstrap-skeleton

go 1.18

require github.com/razonyang/hugo-theme-bootstrap v1.0.0-beta5.4 // indirect
require github.com/razonyang/hugo-theme-bootstrap v1.0.0 // indirect
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/razonyang/hugo-theme-bootstrap v1.0.0-beta5.4 h1:FWzPMWBz5uPH2ZlPE2Gu1QMpC+iEYPIVlcFleabBA+4=
github.com/razonyang/hugo-theme-bootstrap v1.0.0-beta5.4/go.mod h1:o+IIPL/5wreiTojnN4MsQqKuxbv3fWAQnMhG9geltQo=
github.com/razonyang/hugo-theme-bootstrap v1.0.0 h1:RYKYml1sy/VF5na78oa0ph0wUQutmhx5MLd8l6igYps=
github.com/razonyang/hugo-theme-bootstrap v1.0.0/go.mod h1:o+IIPL/5wreiTojnN4MsQqKuxbv3fWAQnMhG9geltQo=

0 comments on commit 24be460

Please sign in to comment.