Skip to content

Commit 3e01994

Browse files
author
Fabrizio Monti
committed
Bump version
1 parent f9dfba4 commit 3e01994

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.3.1
2+
- fix typo in dump.php.erb
3+
14
# 1.3.0
25
- fix UTF-8 encoding issue when `wordmove init` with a wrong .sample file
36
- fix problem with ftp password and special chars

lib/wordmove/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Wordmove
2-
VERSION = "1.3.0"
2+
VERSION = "1.3.1"
33
end

0 commit comments

Comments
 (0)