Skip to content

Commit

Permalink
Update package version in splunk group
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewilliami committed Oct 2, 2024
1 parent bd31eb3 commit bc0ad3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion splunk-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
(defgroup splunk ()
"Major mode for Splunk SPL code."
:link '(url-link "https://docs.splunk.com/")
:version "0.1"
:version "1.1"
:group 'languages
:prefix "splunk-")

Expand Down

0 comments on commit bc0ad3e

Please sign in to comment.