From 6c095c72b68e614b2fd30631409655bac10bca21 Mon Sep 17 00:00:00 2001 From: Wataru MIYAGUNI Date: Tue, 6 Sep 2022 08:41:51 +0900 Subject: [PATCH] Bump version to 0.0.7 --- json-reformat.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json-reformat.el b/json-reformat.el index 4456450..c9128e7 100644 --- a/json-reformat.el +++ b/json-reformat.el @@ -3,7 +3,7 @@ ;; Author: Wataru MIYAGUNI ;; URL: https://github.com/gongo/json-reformat ;; Package-Requires: ((emacs "24.3")) -;; Version: 0.0.6 +;; Version: 0.0.7 ;; Keywords: json ;; Copyright (c) 2012 Wataru MIYAGUNI