Skip to content

Commit 051b194

Browse files
committed
Bumping 'major' version, probably not a major change but as the result type extends another then better safe in case.
1 parent 36cb60b commit 051b194

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

bsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bucklescript-tea",
3-
"version": "0.12.1",
3+
"version": "0.13.0",
44
"bsc-flags": ["-bs-cross-module-opt"],
55
"package-specs": ["commonjs"],
66
"sources": [

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bucklescript-tea",
3-
"version": "0.12.1",
3+
"version": "0.13.0",
44
"description": "TEA for Bucklescript",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)