Skip to content

Commit

Permalink
Bump Restate runtime version to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tillrohrmann authored Jun 27, 2023
1 parent e303e16 commit a141b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const config = {
variableInjector, // replaces eg VAR::RESTATE_DIST_VERSION with config strings
{
replacements: {
RESTATE_DIST_VERSION: '0.1.4',
RESTATE_DIST_VERSION: '0.1.5',
TYPESCRIPT_SDK_VERSION: '1.0.27',
TOUR_VERSION: 'v0.0.1'
},
Expand Down

0 comments on commit a141b63

Please sign in to comment.