Skip to content

Commit

Permalink
Update version to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Melting Mosaic committed Sep 7, 2019
1 parent a899e15 commit 0b14798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tsyringe",
"version": "3.3.0",
"version": "3.4.0",
"description": "Lightweight dependency injection container for JavaScript/TypeScript",
"main": "dist/cjs/index.js",
"module": "./dist/esm5/index.js",
Expand Down

0 comments on commit 0b14798

Please sign in to comment.