Skip to content

Commit

Permalink
Setting version to 1.9.0-BETA1
Browse files Browse the repository at this point in the history
  • Loading branch information
izanami-github-actions committed Mar 26, 2021
1 parent d982130 commit c8fc074
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion izanami-clients/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "izanami-node",
"version": "1.8.6",
"version": "1.9.0-BETA1",
"description": "Client for Izanami",
"main": "index.js",
"author": "MAIF Team",
Expand Down
2 changes: 1 addition & 1 deletion izanami-clients/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-izanami",
"version": "1.8.6",
"version": "1.9.0-BETA1",
"description": "A set of React Component to use izanami idiomatically",
"main": "lib/index.js",
"author": "MAIF Team",
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version in ThisBuild := "1.9.0-SNAPSHOT"
version in ThisBuild := "1.9.0-BETA1"

0 comments on commit c8fc074

Please sign in to comment.