Skip to content

Commit 9b2fd8f

Browse files
committed
also bump version
1 parent f518995 commit 9b2fd8f

File tree

9 files changed

+12
-12
lines changed

9 files changed

+12
-12
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.1.1"
25+
let version = "5.2.0-dev.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.1.1"
58+
let version = "5.2.0-dev.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.1.1"
58+
let version = "5.2.0-dev.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
@@ -16164,7 +16164,7 @@ end = struct
1616416164
* You should have received a copy of the GNU Lesser General Public License
1616516165
* along with this program; if not, write to the Free Software
1616616166
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
16167-
let version = "5.1.1"
16167+
let version = "5.2.0-dev.1"
1616816168
let header =
1616916169
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
1617016170
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.1.1"
58+
let version = "5.2.0-dev.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
@@ -16071,7 +16071,7 @@ end = struct
1607116071
* You should have received a copy of the GNU Lesser General Public License
1607216072
* along with this program; if not, write to the Free Software
1607316073
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
16074-
let version = "5.1.1"
16074+
let version = "5.2.0-dev.1"
1607516075
let header =
1607616076
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
1607716077
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
@@ -15284,7 +15284,7 @@ end = struct
1528415284
* You should have received a copy of the GNU Lesser General Public License
1528515285
* along with this program; if not, write to the Free Software
1528615286
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
15287-
let version = "5.1.1"
15287+
let version = "5.2.0-dev.1"
1528815288
let header =
1528915289
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
1529015290
let package_name = "bs-platform"

lib/4.02.3/whole_compiler.ml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5270,7 +5270,7 @@ end = struct
52705270
* You should have received a copy of the GNU Lesser General Public License
52715271
* along with this program; if not, write to the Free Software
52725272
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
5273-
let version = "5.1.1"
5273+
let version = "5.2.0-dev.1"
52745274
let header =
52755275
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
52765276
let package_name = "bs-platform"
@@ -123405,9 +123405,9 @@ let process_with_gentype filename =
123405123405
| None -> ()
123406123406
| Some cmd ->
123407123407
let comm = (cmd ^
123408-
" -cmt-add " ^
123409-
filename ^
123410-
( ":" ^ !Location.input_name)) in
123408+
" -cmt-add " ^
123409+
filename ^
123410+
( ":" ^ !Location.input_name)) in
123411123411
if !Clflags.verbose then begin
123412123412
prerr_string "+ ";
123413123413
prerr_endline comm;

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"postinstall": "node scripts/install.js"
3434
},
3535
"name": "bs-platform",
36-
"version": "5.1.1",
36+
"version": "5.2.0-dev.1",
3737
"description": "bucklescript compiler, ocaml standard libary by bucklescript and its required runtime support",
3838
"repository": {
3939
"type": "git",

0 commit comments

Comments
 (0)