Skip to content

Commit df60cbc

Browse files
committed
merge next & release v0.4.3
2 parents 88baecd + 137f154 commit df60cbc

17 files changed

+1422
-279
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ example
44
npm-debug.log
55
*/tmp/*
66
test/tmp/*
7-
test/runner/dom.bundle.js
7+
test/runner/dom*
88
test/coverage/*
99
coverage*
1010
out/*

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "regularjs",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"main": "dist/regular.js",
55
"description": "reactjs + angularjs = regularjs",
66
"authors": "@leeluolee <87399126@163.com>",

0 commit comments

Comments
 (0)