Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd69efa5

Browse files
committed
Bump version: 0.13.0 → 0.14.0
1 parentaee5c38 commitd69efa5

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

‎.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[bumpversion]
22
commit = True
3-
current_version = 0.13.0
3+
current_version = 0.14.0
44
files = plugin/pymode.vim
55
tag = True
66
tag_name = {new_version}

‎CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
##TODO
44

5+
##2023-07-02 0.14.0
6+
57
- Update submodules
68
- Fix Errors related to these updates
79
- Improve tests outputs

‎doc/pymode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
(__) (__) (__) (_) (_)(_____)(_)\_) (_/\/\_)(_____)(____/(____)~
77

88

9-
Version: 0.13.0
9+
Version: 0.14.0
1010

1111
===============================================================================
1212
CONTENTS*pymode-contents*

‎plugin/pymode.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
" vi:fdl=1
2-
letg:pymode_version="0.13.0"
2+
letg:pymode_version="0.14.0"
33

44

55
" Enable pymode by default :)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp