From fee99c20f1f4684ed845eeac9eda46fcde6bf1e9 Mon Sep 17 00:00:00 2001 From: Thomas Fitzsimmons Date: Mon, 5 Jun 2023 16:19:24 -0400 Subject: Bump version to 0.9.5 * firefox-javascript-repl.el: Bump version to 0.9.5. * NEWS: Document update. --- NEWS | 6 ++++++ firefox-javascript-repl.el | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index afa6fc0..1f3e9a5 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ GNU Emacs firefox-javascript-repl NEWS -- history of user-visible changes. +* New in firefox-javascript-repl 0.9.5 + +Released 2023-06-05: + +** Use browse-url to find firefox binary. + * New in firefox-javascript-repl 0.9.4 Released 2023-06-02: diff --git a/firefox-javascript-repl.el b/firefox-javascript-repl.el index d9e68a8..c956c23 100644 --- a/firefox-javascript-repl.el +++ b/firefox-javascript-repl.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2023 Free Software Foundation, Inc. ;; Author: Thomas Fitzsimmons -;; Version: 0.9.4 +;; Version: 0.9.5 ;; Package-Requires: ((emacs "26.1")) ;; This program is free software; you can redistribute it and/or modify -- cgit v1.0