diff --git a/History.md b/History.md index a9e51ad1..e28a4da9 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,15 @@ +2.4.0 / 2024-03-16 +================== + + * display websites on the state pages + * fix some links to blm.gov + * fix links to publiclands.org + * update links in Alabama scenic byways + * update links in Hawaii scenic byways + * update links in Wyoming scenic byways + * update links in Readme + 2.3.3 / 2023-10-31 ================== diff --git a/package.json b/package.json index 504047e0..61fe7897 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "byways", - "version": "2.3.3", + "version": "2.4.0", "description": "Content of the closed `byways.org` website hosted at [scenicbyways.info]", "scripts": { "test": "make lint"