From a2e28647888fddafbf27019f9e8774a2b4256c6f Mon Sep 17 00:00:00 2001 From: Jeremie Dimino Date: Fri, 10 Mar 2017 12:43:38 +0000 Subject: [PATCH] 1.0+beta2 --- README.org | 4 ++-- jbuilder.opam | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index f9b1b7c6..6ac7bbb0 100644 --- a/README.org +++ b/README.org @@ -79,8 +79,8 @@ two so that a Jbuilder project can build with Jenga using this bridge. ** Status -Jbuilder is now in 1.0+beta1. Once a bit more testing has been done, -it will be released in 1.0. +Jbuilder is now in beta testing stage. Once a bit more testing has +been done, it will be released in 1.0. ** Roadmap diff --git a/jbuilder.opam b/jbuilder.opam index bbc41bf4..4d977b5f 100644 --- a/jbuilder.opam +++ b/jbuilder.opam @@ -1,5 +1,5 @@ opam-version: "1.2" -version: "1.0+beta1" +version: "1.0+beta2" maintainer: "opensource@janestreet.com" authors: ["Jane Street Group, LLC "] homepage: "https://github.com/janestreet/jbuilder"