Skip to content

Commit

Permalink
version 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
abudaan committed Apr 9, 2024
1 parent 3fef2a3 commit 579203d
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": "@tweedegolf/storage-abstraction",
"version": "2.1.2",
"version": "2.1.3",
"description": "Provides an abstraction layer for interacting with a storage; the storage can be local or in the cloud.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion 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.1",
"version": "2.1.3",
"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 Down

0 comments on commit 579203d

Please sign in to comment.