Skip to content

Commit 2f521bf

Browse files
committed
Preps for 1.0.0-beta.1
1 parent 2c59194 commit 2f521bf

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-
> NOTE: This is an alpha release. The previous "stable" is on the `0.x.x` branch.
1+
> NOTE: This is an beta release. The previous "stable" is on the `0.x.x` branch.
22
33
# react-jobs 💼
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-jobs",
3-
"version": "1.0.0-alpha.3",
3+
"version": "1.0.0-beta.1",
44
"description": "Attach asynchronous/synchronous \"jobs\" to your components, with SSR support.",
55
"license": "MIT",
66
"main": "commonjs/index.js",

0 commit comments

Comments
 (0)