Skip to content

Commit a00161e

Browse files
committed
commit
1 parent d93aa42 commit a00161e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "timeengine",
3-
"version": "6.2.0",
4-
"description": "TimeEngine is a tiny, simple yet versatile library that provides first class reactive components with smart dependency resolving capability in JavaScript. Built for a new programming paradigm: Dependency driven Functional Reactive Programming (DFRP).",
3+
"version": "6.2.1",
4+
"description": "TimeEngine is a tiny, simple yet versatile library that provides first class reactive value 'over time' with smart dependency resolving capability in JavaScript. Built for a new programming paradigm: Dependency driven Functional Reactive Programming (DFRP).",
55
"main": "timeengine.js",
66
"scripts": {
77
"test": "babel timeengine.es -o timeengine.js; babel-node test.js",

0 commit comments

Comments
 (0)