Skip to content

Commit 7d166ac

Browse files
committed
Bump to 3.9.0
1 parent 30b024e commit 7d166ac

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

3-
# 3.8.1 - latest
3+
# 3.9.0 - latest
4+
5+
- Update to babel 7 #298
6+
7+
# 3.8.1
48

59
- Fix cli that wasn't running #295 #296
610

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Karel Ledru",
33
"description": "Command Line tool for i18next",
44
"name": "i18next-parser",
5-
"version": "3.8.1",
5+
"version": "3.9.0",
66
"license": "MIT",
77
"main": "dist/index.js",
88
"bin": {
@@ -70,4 +70,4 @@
7070
"parser",
7171
"commandline"
7272
]
73-
}
73+
}

0 commit comments

Comments
 (0)