Skip to content

Commit ceb5532

Browse files
committed
5.2.1
1 parent 7f88d92 commit ceb5532

File tree

11 files changed

+456
-452
lines changed

11 files changed

+456
-452
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 = "5.2.0"
25+
let version = "5.2.1"
2626
let header =
2727
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
2828
let package_name = "bs-platform"

lib/4.02.3/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 = "5.2.0"
58+
let version = "5.2.1"
5959
let header =
6060
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
6161
let package_name = "bs-platform"

lib/4.02.3/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 = "5.2.0"
58+
let version = "5.2.1"
5959
let header =
6060
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
6161
let package_name = "bs-platform"

lib/4.02.3/bsppx.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16193,7 +16193,7 @@ end = struct
1619316193
* You should have received a copy of the GNU Lesser General Public License
1619416194
* along with this program; if not, write to the Free Software
1619516195
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
16196-
let version = "5.2.0"
16196+
let version = "5.2.1"
1619716197
let header =
1619816198
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
1619916199
let package_name = "bs-platform"

lib/4.02.3/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 = "5.2.0"
58+
let version = "5.2.1"
5959
let header =
6060
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
6161
let package_name = "bs-platform"

lib/4.02.3/unstable/js_compiler.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16100,7 +16100,7 @@ end = struct
1610016100
* You should have received a copy of the GNU Lesser General Public License
1610116101
* along with this program; if not, write to the Free Software
1610216102
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
16103-
let version = "5.2.0"
16103+
let version = "5.2.1"
1610416104
let header =
1610516105
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
1610616106
let package_name = "bs-platform"

lib/4.02.3/unstable/native_ppx.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15313,7 +15313,7 @@ end = struct
1531315313
* You should have received a copy of the GNU Lesser General Public License
1531415314
* along with this program; if not, write to the Free Software
1531515315
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
15316-
let version = "5.2.0"
15316+
let version = "5.2.1"
1531715317
let header =
1531815318
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
1531915319
let package_name = "bs-platform"

lib/4.02.3/whole_compiler.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5299,7 +5299,7 @@ end = struct
52995299
* You should have received a copy of the GNU Lesser General Public License
53005300
* along with this program; if not, write to the Free Software
53015301
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
5302-
let version = "5.2.0"
5302+
let version = "5.2.1"
53035303
let header =
53045304
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
53055305
let package_name = "bs-platform"

0 commit comments

Comments
 (0)