mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-03 07:04:34 +00:00
Bump version number to 1.7.1
This commit is contained in:
parent
11ce002314
commit
aa25e3cd44
45 changed files with 65 additions and 65 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
[package]
|
||||
name = "src"
|
||||
version = "1.7.0"
|
||||
version = "1.7.1"
|
||||
authors = ["Slint Developers <info@slint.dev>"]
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "memory",
|
||||
"version": "1.7.0",
|
||||
"version": "1.7.1",
|
||||
"main": "main.js",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue