Skip to content

Commit

Permalink
Release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarlsen committed May 4, 2015
1 parent ad72483 commit 655efc6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

1.2.3 / 2015-05-04
==================

* Fix Deprecations
* Update README

1.2.2 / 2015-02-19
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 655efc6

Please sign in to comment.