lib/skywalking/version.rb in skywalking-0.0.0.alpha vs lib/skywalking/version.rb in skywalking-0.0.0.beta1

- old
+ new

@@ -12,7 +12,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. module Skywalking - VERSION = "0.0.0.alpha".freeze + VERSION = "0.0.0.beta1".freeze end