File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed
temporalio/lib/temporalio Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,6 @@ Also see:
1717
1818** NOTE: This README is for the current branch and not necessarily what's released on RubyGems.**
1919
20- ⚠️ UNDER ACTIVE DEVELOPMENT
21-
22- This SDK is under active development and has not released a stable version yet. APIs may change in incompatible ways
23- until the SDK is marked stable.
24-
25- During this time, we are requesting any/all feedback from early adopters. We welcome all forms of suggestions or
26- opinions. Please communicate with us on [ Slack] ( https://t.mp/slack ) in the ` #ruby-sdk ` channel or via email at
27- 28-
2920---
3021
3122<!-- START doctoc generated TOC please keep comment here to allow auto update -->
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Temporalio
4- VERSION = '0.6 .0'
4+ VERSION = '1.0 .0'
55end
You can’t perform that action at this time.
0 commit comments