We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad72483 commit 655efc6Copy full SHA for 655efc6
CHANGELOG.md
@@ -1,4 +1,10 @@
1
2
+1.2.3 / 2015-05-04
3
+==================
4
+
5
+ * Fix Deprecations
6
+ * Update README
7
8
1.2.2 / 2015-02-19
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "atom-message-panel",
- "version": "1.2.2",
+ "version": "1.2.3",
"description": "An easy way to display your messages in Atom",
"main": "lib/index.js",
"scripts": {
0 commit comments