Skip to content

Commit ab34794

Browse files
committed
dump version v0.5.0
1 parent 69ca389 commit ab34794

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blueprintjs-formik/monorepo",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"description": "Bindings for using Formik and Blueprint.js",
55
"private": true,
66
"workspaces": [

packages/select/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blueprintjs-formik/select",
3-
"version": "0.2.5",
3+
"version": "0.3.0",
44
"dependencies": {
55
"lodash.get": "^4.4.2",
66
"lodash.keyby": "^4.6.0",

0 commit comments

Comments
 (0)