prosemirror-rs 0.3.6 → 0.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Cargo.toml CHANGED
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  name = "prosemirror-rs-node"
3
- version = "0.3.6"
3
+ version = "0.3.7"
4
4
  authors = [
5
5
  "Johannes Wilm <johannes@fiduswriter.org>",
6
6
  "Daniel Seiler <me@dseiler.eu>",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "prosemirror-rs",
3
- "version": "0.3.6",
3
+ "version": "0.3.7",
4
4
  "description": "Node.js bindings for prosemirror-rs: a Rust implementation of ProseMirror's document model and transform pipeline",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",
Binary file
Binary file
Binary file