We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6d5cab commit e8a7029Copy full SHA for e8a7029
web-mode.el
@@ -3,7 +3,7 @@
3
4
;; Copyright 2011-2018 François-Xavier Bois
5
6
-;; Version: 15.0.28
+;; Version: 15.1.0
7
;; Author: François-Xavier Bois <fxbois AT Google Mail Service>
8
;; Maintainer: François-Xavier Bois
9
;; Package-Requires: ((emacs "23.1"))
@@ -24,7 +24,7 @@
24
25
;;---- CONSTS ------------------------------------------------------------------
26
27
-(defconst web-mode-version "15.0.28"
+(defconst web-mode-version "15.1.0"
28
"Web Mode version.")
29
30
;;---- GROUPS ------------------------------------------------------------------
0 commit comments