Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarkelov committed Feb 15, 2019
1 parent 4feae87 commit 31cc154
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-vk-examples",
"version": "4.1.1",
"version": "4.2.0",
"description": "VK API bindings for React",
"scripts": {
"dev": "webpack-dev-server --mode development",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-vk",
"private": false,
"version": "4.1.1",
"version": "4.2.0",
"main": "dist/react-vk.cjs.js",
"module": "dist/react-vk.esm.js",
"browser": "dist/react-vk.umd.production.min.js",
Expand Down

0 comments on commit 31cc154

Please sign in to comment.