Skip to content

Commit 19054b5

Browse files
Denys Smirnovdennwc
authored andcommitted
promote to beta
Signed-off-by: Denys Smirnov <denys@sourced.tech>
1 parent 96b81f8 commit 19054b5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# C# driver for [Babelfish](https://github.com/bblfsh/bblfshd) ![Driver Status](https://img.shields.io/badge/status-pre--alpha-d6ae86.svg) [![Build Status](https://travis-ci.org/bblfsh/csharp-driver.svg?branch=master)](https://travis-ci.org/bblfsh/csharp-driver) ![Native Version](https://img.shields.io/badge/csharp%20version--aa93ea.svg) ![Go Version](https://img.shields.io/badge/go%20version-1.10-63afbf.svg)
1+
# C# driver for [Babelfish](https://github.com/bblfsh/bblfshd) ![Driver Status](https://img.shields.io/badge/status-beta-dbd25c.svg) [![Build Status](https://travis-ci.org/bblfsh/csharp-driver.svg?branch=master)](https://travis-ci.org/bblfsh/csharp-driver) ![Native Version](https://img.shields.io/badge/csharp%20version--aa93ea.svg) ![Go Version](https://img.shields.io/badge/go%20version-1.10-63afbf.svg)
22

33

44

manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ language = "csharp"
1010
# status describes the current development status of the driver, the valid
1111
# values for status are: `planning`, `pre-alpha`, `alpha`, `beta`, `stable`,
1212
# `mature` or `inactive`.
13-
status = "pre-alpha"
13+
status = "beta"
1414
features = ["ast", "uast", "roles"]
1515

1616
# documentation block is use to render the README.md file.

0 commit comments

Comments
 (0)