Skip to content

Commit

Permalink
upped the version
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Mar 3, 2020
1 parent d1d9db7 commit 862d790
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sub-events",
"version": "1.3.6",
"version": "1.4.0",
"description": "Lightweight, strongly-typed events, with monitored subscriptions.",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion typedoc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "SUB-EVENTS",
"name": "SUB-EVENTS v1.4",
"readme": "README.md",
"mode": "file",
"out": "docs",
Expand Down

0 comments on commit 862d790

Please sign in to comment.