Skip to content

Commit 4493ad5

Browse files
committed
bump version
1 parent e550433 commit 4493ad5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ docs/build/
99
# temp/testing
1010
__*
1111
z_old/
12-
z_temp/
12+
z_temp/
13+
todo.md

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-timekeeper",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "Time picker based on the style of the Google Keep app",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)