Skip to content

Commit e4601cc

Browse files
committed
Bump minor version.
1 parent 9db3c68 commit e4601cc

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

lib/localhost/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
# Copyright, 2018-2024, by Samuel Williams.
55

66
module Localhost
7-
VERSION = "1.4.2"
7+
VERSION = "1.5.0"
88
end

readme.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Please see the [project documentation](https://socketry.github.io/localhost/) fo
1616

1717
- [Getting Started](https://socketry.github.io/localhost/guides/getting-started/index) - This guide explains how to use `localhost` for provisioning local TLS certificates for development.
1818

19-
- [Browser Configuration](https://socketry.github.io/localhost/guides/browser-configuration/index) - This guide explains how to configure your local browser in order to avoid warnings about insecure self-signed certificates.
20-
2119
- [Example Server](https://socketry.github.io/localhost/guides/example-server/index) - This guide demonstrates how to use <code class="language-ruby">Localhost::Authority</code> to implement a simple HTTPS client & server.
2220

2321
## Releases

0 commit comments

Comments
 (0)