Skip to content

Commit

Permalink
v13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fxbois committed Jan 9, 2016
1 parent 0b38df4 commit d6b865d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions issues/0655.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
</html>
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-2015 François-Xavier Bois

;; Version: 13.0.17
;; Version: 13.1.0
;; Author: François-Xavier Bois <fxbois AT Google Mail Service>
;; Maintainer: François-Xavier Bois
;; Created: July 2011
Expand All @@ -21,7 +21,7 @@

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

(defconst web-mode-version "13.0.17"
(defconst web-mode-version "13.1.0"
"Web Mode version.")

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

0 comments on commit d6b865d

Please sign in to comment.