Skip to content

Commit ca43c50

Browse files
committed
Update version
1 parent 4fbe841 commit ca43c50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*/
1010
'use strict'
1111

12-
const VERSION = 'v1.0.8'
12+
const VERSION = 'v1.0.9'
1313

1414
if (process.argv.length <= 2) {
1515
console.log("Usage: cekresi-cli AWB_NUMBER")

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cekresi-cli",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "A command line app to tracking AWB number",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)