mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
version bump
This commit is contained in:
parent
ad4da00b20
commit
4babcfd2ba
@ -1,5 +1,9 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 0.3.5
|
||||
|
||||
- Fixed server push.
|
||||
|
||||
## 0.3.4
|
||||
|
||||
- Breaking Change! `list.set(item)` returns the item's chain now, not the list chain.
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gun",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"description": "Graph engine",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user