Skip to content

Commit

Permalink
Bump v1.0.8 => v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
amamenko committed Apr 1, 2021
1 parent 1aed767 commit 4e74082
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"async-module-loader": "^2.1.0",
"react": "^17.0.1",
"react-buzzfeed-quiz": "^1.0.8",
"react-buzzfeed-quiz": "^1.0.9",
"react-dom": "^17.0.1",
"react-scripts": "4.0.2",
"styled-components": "^5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-buzzfeed-quiz",
"version": "1.0.8",
"version": "1.0.9",
"description": "React-friendly BuzzFeed Quiz Module",
"main": "./lib/ReactBuzzFeedQuiz.js",
"private": false,
Expand Down

0 comments on commit 4e74082

Please sign in to comment.