Skip to content

Commit

Permalink
1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xdeq committed Feb 11, 2022
1 parent 8cc1274 commit c1a2f95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "juster-web",
"version": "0.10.2",
"version": "1.0.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
2 changes: 1 addition & 1 deletion src/components/base/Footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ onBeforeUnmount(() => {
<div :class="$style.block">
<div :class="$style.copyrights">
<div :class="$style.year">© 2022</div>
<span>Juster 0.10.</span> Market data provided by
<span>Juster 1.0.</span> Market data provided by
Coinbase Harbinger
</div>

Expand Down

0 comments on commit c1a2f95

Please sign in to comment.