Skip to content

Commit

Permalink
bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pospi committed Mar 16, 2022
1 parent aee0c9c commit 40a030f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/graphql-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vf-ui/graphql-client-holochain",
"version": "0.0.1-alpha.3",
"version": "0.0.1-alpha.4",
"description": "ValueFlows GraphQLClient configurations, providing pluggable backend datasources for different distributed, federated and client/server infrastructure.",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion modules/vf-graphql-holochain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@valueflows/vf-graphql-holochain",
"version": "0.0.1-alpha.3",
"version": "0.0.1-alpha.4",
"main": "build/index.js",
"types": "build/index.d.ts",
"description": "GraphQL schema bindings for the Holochain implementation of ValueFlows",
Expand Down

0 comments on commit 40a030f

Please sign in to comment.