Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

Commit

Permalink
Fix API version (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
minaminao authored Mar 4, 2021
1 parent 14eab65 commit 7efacd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.0.0
info:
title: eth2_emulator
version: '1.0'
version: '0.1.0'
description: |-
API specification for the Eth2 Emulator of Mousse
Designed for rollups
Expand Down

0 comments on commit 7efacd4

Please sign in to comment.