Skip to content

Commit c9b9807

Browse files
committed
Update verison to 2.0.0 for release
1 parent b097043 commit c9b9807

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Rodux Changelog
22

33
## Unreleased Changes
4+
5+
## 2.0.0 (2021-03-17)
46
* Introduce error handling to catch and report errors during reducers ([#60](https://github.com/Roblox/rodux/pull/60)).
57

68
## 1.1.0 (2021-01-04)

rotriever.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name = "roblox/rodux"
33
author = "Roblox"
44
license = "Apache-2.0"
55
content_root = "src"
6-
version = "1.1.0"
6+
version = "2.0.0"

0 commit comments

Comments
 (0)