Skip to content

Commit fc059e8

Browse files
authored
Release 2.1.2 (#107)
1 parent 33edd98 commit fc059e8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/jsdoc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
*jsdoc.txt* Generate JSDoc to your JavaScript code.
22

3-
Version: 2.1.1
3+
Version: 2.1.2
44
Author: NAKAMURA, Hisashi <https://github.com/sunvisor>
55
Author: Shinya Ohynagi <sohyanagi@gmail.com>
66
Repository: http://github.com/heavenshell/vim-jsdoc/

ftplugin/javascript/jsdoc.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
" File: jsdoc.vim
22
" Author: NAKAMURA, Hisashi <https://github.com/sunvisor>
33
" Author: Shinya Ohyanagi <sohyanagi@gmail.com>
4-
" Version: 2.1.1
4+
" Version: 2.1.2
55
" WebPage: http://github.com/heavenshell/vim-jsdoc/
66
" Description: Generate JSDoc to your JavaScript, TypeScript file.
77
" License: BSD, see LICENSE for more details.

ftplugin/typescript/jsdoc.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
" File: jsdoc.vim
22
" Author: NAKAMURA, Hisashi <https://github.com/sunvisor>
33
" Author: Shinya Ohyanagi <sohyanagi@gmail.com>
4-
" Version: 2.1.1
4+
" Version: 2.1.2
55
" WebPage: http://github.com/heavenshell/vim-jsdoc/
66
" Description: Generate JSDoc to your JavaScript, TypeScript file.
77
" License: BSD, see LICENSE for more details.

0 commit comments

Comments
 (0)