Skip to content

Commit

Permalink
Socialize the v1 release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
laserlemon committed Apr 26, 2024
1 parent 0862654 commit 3d6c0bd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ Wait for conditions in RSpec
[![Build Status](https://img.shields.io/github/actions/workflow/status/laserlemon/rspec-wait/rake.yml)](https://github.com/laserlemon/rspec-wait/actions/workflows/rake.yml)
[![License](https://img.shields.io/github/license/laserlemon/rspec-wait)](https://github.com/laserlemon/rspec-wait/blob/-/LICENSE.txt)

## ⭐ RSpec::Wait `1.0.0.rc1` is released!

You can help by [upgrading](https://github.com/laserlemon/rspec-wait?tab=readme-ov-file#upgrading-from-v0)!

```ruby
gem "rspec-wait", "1.0.0.rc1"
```

If you have any trouble upgrading or working with RSpec::Wait v1, please [open an issue](https://github.com/laserlemon/rspec-wait/issues/new). Otherwise, no news is good news and version `1.0.0` will be released on May 31, 2024.

## Why does RSpec::Wait exist?

Timing is hard.
Expand Down

0 comments on commit 3d6c0bd

Please sign in to comment.