Browse Source

version bumb

master
Martin Dørum 4 years ago
parent
commit
63000d45ec
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
{
"name": "webevents",
"version": "1.2.0",
"version": "1.2.1",
"description": "A simple library for sending events from the server to the client.",
"main": "index.js",
"scripts": {

Loading…
Cancel
Save