Skip to content

Commit 6375216

Browse files
committed
Snapshot
1 parent 62d9f89 commit 6375216

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

lib/4.06.1/rescript.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5492,7 +5492,7 @@ end = struct
54925492
* You should have received a copy of the GNU Lesser General Public License
54935493
* along with this program; if not, write to the Free Software
54945494
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
5495-
let version = "10.0.0-alpha.1"
5495+
let version = "10.0.0-beta.2"
54965496
let header = "// Generated by ReScript, PLEASE EDIT WITH CARE"
54975497
let package_name = ref "rescript"
54985498

lib/4.06.1/unstable/js_compiler.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17624,7 +17624,7 @@ end = struct
1762417624
* You should have received a copy of the GNU Lesser General Public License
1762517625
* along with this program; if not, write to the Free Software
1762617626
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
17627-
let version = "10.0.0-alpha.1"
17627+
let version = "10.0.0-beta.2"
1762817628
let header = "// Generated by ReScript, PLEASE EDIT WITH CARE"
1762917629
let package_name = ref "rescript"
1763017630

lib/4.06.1/unstable/js_playground_compiler.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17624,7 +17624,7 @@ end = struct
1762417624
* You should have received a copy of the GNU Lesser General Public License
1762517625
* along with this program; if not, write to the Free Software
1762617626
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
17627-
let version = "10.0.0-alpha.1"
17627+
let version = "10.0.0-beta.2"
1762817628
let header = "// Generated by ReScript, PLEASE EDIT WITH CARE"
1762917629
let package_name = ref "rescript"
1763017630

lib/4.06.1/whole_compiler.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179895,7 +179895,7 @@ end = struct
179895179895
* You should have received a copy of the GNU Lesser General Public License
179896179896
* along with this program; if not, write to the Free Software
179897179897
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *)
179898-
let version = "10.0.0-alpha.1"
179898+
let version = "10.0.0-beta.2"
179899179899
let header = "// Generated by ReScript, PLEASE EDIT WITH CARE"
179900179900
let package_name = ref "rescript"
179901179901

0 commit comments

Comments
 (0)