Skip to content

Commit 9844c5e

Browse files
committed
Release v0.5.1
1 parent 54578cc commit 9844c5e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v0.5.1 - Fri, 15 Jan 2016 13:21:01 GMT
2+
--------------------------------------
3+
4+
- [65d1313](../../commit/65d1313) [added] old history to new changelog file
5+
6+
7+
18
v0.5.0 - Thu, 15 Oct 2015 21:10:33 GMT
29
--------------------------------------
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-async-script",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "A composition mixin for loading scripts asynchronously for React",
55
"main": "lib/async-script-loader.js",
66
"scripts": {

0 commit comments

Comments
 (0)