We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9dfba4 commit 3e01994Copy full SHA for 3e01994
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 1.3.1
2
+- fix typo in dump.php.erb
3
+
4
# 1.3.0
5
- fix UTF-8 encoding issue when `wordmove init` with a wrong .sample file
6
- fix problem with ftp password and special chars
lib/wordmove/version.rb
@@ -1,3 +1,3 @@
module Wordmove
- VERSION = "1.3.0"
+ VERSION = "1.3.1"
end
0 commit comments