Skip to content

Commit

Permalink
[v0.0.17] Cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
g0dzZz-coder committed May 6, 2024
1 parent fd01a3d commit f5bab3d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@

using System;
using System.Collections.Generic;
using Depra.Sound.Parameter;
using UnityEngine;

namespace Depra.Sound.Source
namespace Depra.Sound.Parameter
{
internal sealed class UnityAudioClipParameters : IAudioClipParameters
{
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": "com.depra.sound.unity",
"version": "0.0.16",
"version": "0.0.17",
"displayName": "Depra.Sound",
"description": "",
"unity": "2021.3",
Expand Down

0 comments on commit f5bab3d

Please sign in to comment.