Skip to content

Commit

Permalink
v2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
abudaan committed May 26, 2024
1 parent 69fa887 commit a93e786
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions publish/Storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tweedegolf/storage-abstraction",
"version": "2.1.3",
"version": "2.1.4",
"description": "Provides an abstraction layer for interacting with a storage; the storage can be local or any of the supported cloud storage services.",
"src": "src/Storage.js",
"main": "dist/index/Storage.js",
Expand All @@ -27,4 +27,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit a93e786

Please sign in to comment.