Skip to content

Commit f763e38

Browse files
committed
[package.json] Update version to v1.1.2
1 parent ef7b140 commit f763e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unit.js",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Simple, intuitive and flexible unit testing framework for javascript / Node.js (browser and server). Integrates awesome assertions libraries like Must.js, Should.js, Assert of Node.js, Sinon.js and other friendly features (promise, IoC, plugins, ...).",
55
"main": "src/index.js",
66
"keywords": [

0 commit comments

Comments
 (0)