We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ca1765 commit ee37179Copy full SHA for ee37179
README.md
@@ -1,4 +1,4 @@
1
-# UpRing-PubSub
+# UpRingPubSub
2
3
[![npm version][npm-badge]][npm-url]
4
[![Build Status][travis-badge]][travis-url]
package.json
@@ -1,6 +1,6 @@
{
"name": "upring-pubsub",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "PubSub system built on top of upring",
5
"main": "pubsub.js",
6
"scripts": {
0 commit comments