bump v0.0.2-unreleased (#176)

This commit is contained in:
Ana Hobden 2023-01-11 08:53:06 -08:00 committed by GitHub
parent 344f2e184c
commit 20aa4cdf0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

2
Cargo.lock generated
View file

@ -881,7 +881,7 @@ dependencies = [
[[package]]
name = "nix-installer"
version = "0.0.1"
version = "0.0.2-unreleased"
dependencies = [
"async-trait",
"atty",

View file

@ -1,7 +1,7 @@
[package]
name = "nix-installer"
description = "A `nix` installer"
version = "0.0.1"
version = "0.0.2-unreleased"
edition = "2021"
resolver = "2"
license = "LGPL-2.1"

View file

@ -63,7 +63,7 @@
};
sharedAttrs = {
pname = "nix-installer";
version = "0.0.1";
version = "0.0.2-unreleased";
src = builtins.path {
name = "nix-installer-source";
path = self;

View file

@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2-unreleased",
"actions": [
{
"action": {

View file

@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2-unreleased",
"actions": [
{
"action": {

View file

@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2-unreleased",
"actions": [
{
"action": {