Skip to content

Commit

Permalink
web-mode v17
Browse files Browse the repository at this point in the history
  • Loading branch information
fxbois committed May 1, 2020
1 parent 3381baa commit d115f8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

;; Copyright 2011-2020 François-Xavier Bois

;; Version: 16.0.41
;; Version: 17.0.0
;; Author: François-Xavier Bois <fxbois AT Google Mail Service>
;; Maintainer: François-Xavier Bois
;; Package-Requires: ((emacs "23.1"))
Expand All @@ -24,7 +24,7 @@

;;---- CONSTS ------------------------------------------------------------------

(defconst web-mode-version "16.0.41"
(defconst web-mode-version "17.0.0"
"Web Mode version.")

;;---- GROUPS ------------------------------------------------------------------
Expand Down

0 comments on commit d115f8d

Please sign in to comment.