Skip to content

Commit 087eda3

Browse files
committed
🔧 Update package.json version
1 parent b700d7c commit 087eda3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v2.0
2+
3+
### Breaking changes
4+
15
## v1.0-beta
26

37
### Breaking changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sharedb",
3-
"version": "1.8.1",
3+
"version": "2.0.0-beta.0",
44
"description": "JSON OT database backend",
55
"main": "lib/index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)