Skip to content

Commit

Permalink
Prepare v1.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
trotzig committed Aug 30, 2018
1 parent 247e22b commit a3f5bfe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
"0.8.0": "sublime-messages/v0.8.0.txt",
"1.0.0": "sublime-messages/v1.0.0.txt",
"1.1.0": "sublime-messages/v1.1.0.txt",
"1.2.0": "sublime-messages/v1.2.0.txt"
"1.2.0": "sublime-messages/v1.2.0.txt",
"1.3.0": "sublime-messages/v1.3.0.txt"
}
7 changes: 7 additions & 0 deletions sublime-messages/v1.3.0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Version 1.3.0 makes the plugin smoother to use by running commands
asynchronously. Thanks to @monovertex for the contribution!

As always, it's a good thing to stay up to date with the latest import-js
version:

npm install -g import-js

0 comments on commit a3f5bfe

Please sign in to comment.