Skip to content

Commit beb95c3

Browse files
committed
minor version bump
1 parent 90d8681 commit beb95c3

File tree

12 files changed

+7
-7
lines changed

12 files changed

+7
-7
lines changed

darwin/bsb.exe

-4.56 KB
Binary file not shown.

darwin/bsb_helper.exe

0 Bytes
Binary file not shown.

darwin/bsc.exe

-48 Bytes
Binary file not shown.

darwin/refmt.exe

4.07 KB
Binary file not shown.

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.3.0-dev.2"
25+
let version = "7.3.0-dev.3"
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
@@ -53,7 +53,7 @@ end = struct
5353
* You should have received a copy of the GNU Lesser General Public License
5454
* along with this program; if not, write to the Free Software
5555
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
56-
let version = "7.3.0-dev.2"
56+
let version = "7.3.0-dev.3"
5757
let header =
5858
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
5959
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
@@ -53,7 +53,7 @@ end = struct
5353
* You should have received a copy of the GNU Lesser General Public License
5454
* along with this program; if not, write to the Free Software
5555
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
56-
let version = "7.3.0-dev.2"
56+
let version = "7.3.0-dev.3"
5757
let header =
5858
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
5959
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
@@ -316196,7 +316196,7 @@ end = struct
316196316196
* You should have received a copy of the GNU Lesser General Public License
316197316197
* along with this program; if not, write to the Free Software
316198316198
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
316199-
let version = "7.3.0-dev.2"
316199+
let version = "7.3.0-dev.3"
316200316200
let header =
316201316201
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
316202316202
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
@@ -316196,7 +316196,7 @@ end = struct
316196316196
* You should have received a copy of the GNU Lesser General Public License
316197316197
* along with this program; if not, write to the Free Software
316198316198
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
316199-
let version = "7.3.0-dev.2"
316199+
let version = "7.3.0-dev.3"
316200316200
let header =
316201316201
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
316202316202
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
@@ -303960,7 +303960,7 @@ end = struct
303960303960
* You should have received a copy of the GNU Lesser General Public License
303961303961
* along with this program; if not, write to the Free Software
303962303962
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
303963-
let version = "7.3.0-dev.2"
303963+
let version = "7.3.0-dev.3"
303964303964
let header =
303965303965
"// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE"
303966303966
let package_name = "bs-platform"

0 commit comments

Comments
 (0)