Skip to content

Commit 3f6c400

Browse files
committed
v0.14-preview.122.03+72
1 parent 177fc6c commit 3f6c400

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2015--2019 Jane Street Group, LLC <[email protected]>
3+
Copyright (c) 2015--2020 Jane Street Group, LLC <[email protected]>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

ppx_inline_test.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ depends: [
1313
"ocaml" {>= "4.04.2"}
1414
"base"
1515
"dune" {>= "2.0.0"}
16-
"ppxlib" {>= "0.9.0"}
16+
"ppxlib" {>= "0.11.0"}
1717
]
1818
synopsis: "Syntax extension for writing in-line tests in ocaml code"
1919
description: "

0 commit comments

Comments
 (0)