Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mohitk05 committed Jul 18, 2020
1 parent d5ebc31 commit e0fb78d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-insta-stories",
"version": "2.0.3",
"version": "2.0.4",
"description": "A React component for Instagram like stories",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -11,7 +11,6 @@
"start": "webpack-dev-server --watch",
"example": "cd example && npm start",
"test": "echo \"Error: no test specified\" && exit 1",
"prepublish": "npm run build",
"publish": "npm publish"
},
"repository": {
Expand Down

0 comments on commit e0fb78d

Please sign in to comment.