Skip to content

Commit 38f5383

Browse files
committed
1.5
1 parent 1f2e925 commit 38f5383

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rimmel",
3-
"version": "1.5.0-rc4",
4-
"description": "A Streams-Oriented UI library for the Rx.Observable Universe",
3+
"version": "1.5.0",
4+
"description": "A Stream-Oriented UI library for the Rx.Observable Universe",
55
"type": "module",
66
"_main": "dist/cjs/index.cjs",
77
"module": "dist/esm/index.js",
@@ -52,8 +52,8 @@
5252
"rml",
5353
"reactive-markup",
5454
"stream",
55-
"streams-oriented",
56-
"streams-oriented programming",
55+
"stream-oriented",
56+
"stream-oriented programming",
5757
"fp",
5858
"functional programming",
5959
"functional/reactive",

0 commit comments

Comments
 (0)