Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump version: 0.0.2
  • Loading branch information
exah committed Jun 16, 2016
commit 60662865b3dacde77b36c81c6409da3b90ae67c3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "draft-js-single-line-plugin",
"version": "0.0.1",
"version": "0.0.2",
"description": "Restrict a draft-js editor to a single line of input.",
"main": "lib/index.js",
"scripts": {
Expand Down