mirror of
https://github.com/amark/gun.git
synced 2026-03-13 20:05:24 +00:00
version bump
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user