Skip to content

Commit 49ef94e

Browse files
authored
Update version to 1.0.0 (#344)
1 parent 9b641d7 commit 49ef94e

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff 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 -->
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Temporalio
4-
VERSION = '0.6.0'
4+
VERSION = '1.0.0'
55
end

0 commit comments

Comments
 (0)