Skip to content

Commit 038a471

Browse files
committed
Release 1.0.4
1 parent b5af51c commit 038a471

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
}
1010
],
1111
"type": "magento2-module",
12-
"version": "0.0.1",
12+
"version": "1.0.4",
1313
"license": "MIT",
1414
"autoload": {
1515
"files": [ "registration.php" ],
1616
"psr-4": {
1717
"Wezz\\Postcode\\": ""
1818
}
1919
}
20-
}
20+
}

0 commit comments

Comments
 (0)