Skip to content

Commit 01e9210

Browse files
Release 0.1.2 fixup
Commit cc0a8c1 ('Release 0.1.2') has been messed up due to missing release number bump in package meta. This patch fixes it and is going to be tagged as 0.1.2.
1 parent cc0a8c1 commit 01e9210

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "tarantool",
33
"displayName": "Tarantool",
44
"description": "Develop Tarantool applications with ease",
5-
"version": "0.1.1",
5+
"version": "0.1.2",
66
"icon": "res/icon.png",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)