Skip to content

Commit

Permalink
new stable release 15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fxbois committed Feb 26, 2018
1 parent c6d5cab commit e8a7029
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-2018 François-Xavier Bois

;; Version: 15.0.28
;; Version: 15.1.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 "15.0.28"
(defconst web-mode-version "15.1.0"
"Web Mode version.")

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

0 comments on commit e8a7029

Please sign in to comment.