Skip to content

Commit

Permalink
feat(version): release 0.0.3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
gokhangunduz committed Mar 26, 2024
1 parent 8d3a6c9 commit eb8072e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
environment:
name: onpremise-3d

steps:
- name: Checkout Code
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui-3d",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"dependencies": {
"@react-three/drei": "^9.74.11",
Expand Down

0 comments on commit eb8072e

Please sign in to comment.