Skip to content

Commit e697fbf

Browse files
chore(package): update version
1 parent 2136b34 commit e697fbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ngx-indexed-db",
33
"author": "Charles Assunção",
44
"description": "Angular wrapper to IndexedDB database.",
5-
"version": "5.0.1",
5+
"version": "5.0.2",
66
"license": "ISC",
77
"files": [
88
"dist/**/*"

projects/ngx-indexed-db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"Christophe Jordens"
66
],
77
"description": "Angular wrapper to IndexedDB database.",
8-
"version": "5.0.1",
8+
"version": "5.0.2",
99
"license": "ISC",
1010
"private": false,
1111
"keywords": [

0 commit comments

Comments
 (0)