Skip to content

Commit 07c5870

Browse files
committed
7.0.1
1 parent 65556c8 commit 07c5870

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

jscomp/common/bs_version.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* You should have received a copy of the GNU Lesser General Public License
2323
* along with this program; if not, write to the Free Software
2424
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
25-
let version = "7.0.0-dev.2"
25+
let version = "7.0.1"
2626
let header =
2727
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
2828
let package_name = "bs-platform"

lib/4.06.1/bsb.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ end = struct
5555
* You should have received a copy of the GNU Lesser General Public License
5656
* along with this program; if not, write to the Free Software
5757
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
58-
let version = "7.0.0-dev.2"
58+
let version = "7.0.1"
5959
let header =
6060
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
6161
let package_name = "bs-platform"

lib/4.06.1/bsdep.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ end = struct
5555
* You should have received a copy of the GNU Lesser General Public License
5656
* along with this program; if not, write to the Free Software
5757
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
58-
let version = "7.0.0-dev.2"
58+
let version = "7.0.1"
5959
let header =
6060
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
6161
let package_name = "bs-platform"

lib/4.06.1/bsppx.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18896,7 +18896,7 @@ end = struct
1889618896
* You should have received a copy of the GNU Lesser General Public License
1889718897
* along with this program; if not, write to the Free Software
1889818898
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
18899-
let version = "7.0.0-dev.2"
18899+
let version = "7.0.1"
1890018900
let header =
1890118901
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
1890218902
let package_name = "bs-platform"

lib/4.06.1/unstable/bsb_native.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ end = struct
5555
* You should have received a copy of the GNU Lesser General Public License
5656
* along with this program; if not, write to the Free Software
5757
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
58-
let version = "7.0.0-dev.2"
58+
let version = "7.0.1"
5959
let header =
6060
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
6161
let package_name = "bs-platform"

lib/4.06.1/unstable/js_compiler.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18803,7 +18803,7 @@ end = struct
1880318803
* You should have received a copy of the GNU Lesser General Public License
1880418804
* along with this program; if not, write to the Free Software
1880518805
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
18806-
let version = "7.0.0-dev.2"
18806+
let version = "7.0.1"
1880718807
let header =
1880818808
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
1880918809
let package_name = "bs-platform"

lib/4.06.1/unstable/js_refmt_compiler.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18803,7 +18803,7 @@ end = struct
1880318803
* You should have received a copy of the GNU Lesser General Public License
1880418804
* along with this program; if not, write to the Free Software
1880518805
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
18806-
let version = "7.0.0-dev.2"
18806+
let version = "7.0.1"
1880718807
let header =
1880818808
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
1880918809
let package_name = "bs-platform"

lib/4.06.1/unstable/native_ppx.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17961,7 +17961,7 @@ end = struct
1796117961
* You should have received a copy of the GNU Lesser General Public License
1796217962
* along with this program; if not, write to the Free Software
1796317963
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
17964-
let version = "7.0.0-dev.2"
17964+
let version = "7.0.1"
1796517965
let header =
1796617966
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
1796717967
let package_name = "bs-platform"

lib/4.06.1/whole_compiler.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7454,7 +7454,7 @@ end = struct
74547454
* You should have received a copy of the GNU Lesser General Public License
74557455
* along with this program; if not, write to the Free Software
74567456
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
7457-
let version = "7.0.0-dev.2"
7457+
let version = "7.0.1"
74587458
let header =
74597459
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
74607460
let package_name = "bs-platform"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"postinstall": "node scripts/install.js"
1717
},
1818
"name": "bs-platform",
19-
"version": "7.0.0-dev.2",
19+
"version": "7.0.1",
2020
"description": "bucklescript compiler, ocaml standard libary by bucklescript and its required runtime support",
2121
"repository": {
2222
"type": "git",

0 commit comments

Comments
 (0)