Skip to content

Commit 9958746

Browse files
v1.2.0-rc.1
1 parent 0c5a657 commit 9958746

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cynthia_websites_mini_client/gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "cynthia_websites_mini_client"
22
target = "javascript"
33
gleam = ">= 1.9.0"
4-
version = "1.2.0-rc"
4+
version = "1.2.0-rc.1"
55

66
[javascript]
77
typescript_declarations = true

cynthia_websites_mini_server/gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "cynthia_websites_mini_server"
22
target = "javascript"
33
gleam = ">= 1.9.0"
4-
version = "1.2.0-rc"
4+
version = "1.2.0-rc.1"
55

66

77

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cynthiaweb/cynthiaweb-mini",
3-
"version": "1.2.0-rc",
3+
"version": "1.2.0-rc.1",
44
"license": "AGPL-3.0-only",
55
"repository": {
66
"url": "git+https://github.com/CynthiaWebsiteEngine/Mini.git"

0 commit comments

Comments
 (0)