Skip to content

Commit

Permalink
Mark release 0.11.1
Browse files Browse the repository at this point in the history
(Emergency fix due to missing .npmignore file)
  • Loading branch information
marijnh committed Sep 21, 2016
1 parent 2d094ec commit f83b7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prosemirror-collab",
"version": "0.11.0",
"version": "0.11.1",
"description": "Collaborative editing for ProseMirror",
"main": "dist/collab.js",
"license": "MIT",
Expand Down

0 comments on commit f83b7b2

Please sign in to comment.