Skip to content

Commit 3aa488d

Browse files
committed
v0.11.0
1 parent e889641 commit 3aa488d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-mixin-manager",
33
"main": "react-mixin-manager.js",
4-
"version": "0.10.0",
4+
"version": "0.11.0",
55
"homepage": "https://github.com/jhudson8/react-mixin-manager",
66
"authors": [
77
"Joe Hudson <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-mixin-manager",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"author": "Joe Hudson <[email protected]>",
55
"description": "simple react mixin registration manager which allows mixins to depend on other mixins",
66
"repository": {

react-mixin-manager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* react-mixin-manager v0.10.0
2+
* react-mixin-manager v0.11.0
33
* https://github.com/jhudson8/react-mixin-manager
44
*
55
*

react-mixin-manager.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)