Skip to content

Commit b574084

Browse files
committed
bump version
1 parent a1cfe7b commit b574084

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
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.2"
25+
let version = "7.1.0"
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.2"
58+
let version = "7.1.0"
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.2"
58+
let version = "7.1.0"
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
@@ -298153,7 +298153,7 @@ end = struct
298153298153
* You should have received a copy of the GNU Lesser General Public License
298154298154
* along with this program; if not, write to the Free Software
298155298155
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
298156-
let version = "7.0.2"
298156+
let version = "7.1.0"
298157298157
let header =
298158298158
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
298159298159
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.2"
58+
let version = "7.1.0"
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
@@ -18726,7 +18726,7 @@ end = struct
1872618726
* You should have received a copy of the GNU Lesser General Public License
1872718727
* along with this program; if not, write to the Free Software
1872818728
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
18729-
let version = "7.0.2"
18729+
let version = "7.1.0"
1873018730
let header =
1873118731
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
1873218732
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
@@ -297832,7 +297832,7 @@ end = struct
297832297832
* You should have received a copy of the GNU Lesser General Public License
297833297833
* along with this program; if not, write to the Free Software
297834297834
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
297835-
let version = "7.0.2"
297835+
let version = "7.1.0"
297836297836
let header =
297837297837
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
297838297838
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
@@ -17889,7 +17889,7 @@ end = struct
1788917889
* You should have received a copy of the GNU Lesser General Public License
1789017890
* along with this program; if not, write to the Free Software
1789117891
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
17892-
let version = "7.0.2"
17892+
let version = "7.1.0"
1789317893
let header =
1789417894
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
1789517895
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
@@ -6291,7 +6291,7 @@ end = struct
62916291
* You should have received a copy of the GNU Lesser General Public License
62926292
* along with this program; if not, write to the Free Software
62936293
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
6294-
let version = "7.0.2"
6294+
let version = "7.1.0"
62956295
let header =
62966296
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
62976297
let package_name = "bs-platform"

0 commit comments

Comments
 (0)