Skip to content

Commit 83ca476

Browse files
release 0.0.11
Overview This release changes the rock dependency to allow module to be used with ddl 1.7.0 and newer.
1 parent 1dcdfa9 commit 83ca476

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.0.11
44

55
- `Allow to work with ddl 1.7.0 and newer`
66

graphqlapi/VERSION.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-- Сontains the module version.
22
-- Requires manual update in case of release commit.
33

4-
return '0.0.10'
4+
return '0.0.11'

0 commit comments

Comments
 (0)