Skip to content

Commit

Permalink
chore: update version in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
romanagureev committed Sep 17, 2024
1 parent 2973fce commit aa48cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/RootGaugeFactory.vy
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@title Root Liquidity Gauge Factory
@license MIT
@author Curve Finance
@custom:version 1.0.1
@custom:version 1.0.2
"""

version: public(constant(String[8])) = "1.0.2"
Expand Down

0 comments on commit aa48cfe

Please sign in to comment.