Bump version
This commit is contained in:
		
							parent
							
								
									d862bf8106
								
							
						
					
					
						commit
						9090bb5c62
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										2
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								Cargo.lock
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -384,7 +384,7 @@ checksum = "080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca"
 | 
			
		|||
 | 
			
		||||
[[package]]
 | 
			
		||||
name = "ap-relay"
 | 
			
		||||
version = "0.3.106-beta.2"
 | 
			
		||||
version = "0.3.106-beta.3"
 | 
			
		||||
dependencies = [
 | 
			
		||||
 "activitystreams",
 | 
			
		||||
 "activitystreams-ext",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
[package]
 | 
			
		||||
name = "ap-relay"
 | 
			
		||||
description = "A simple activitypub relay"
 | 
			
		||||
version = "0.3.106-beta.2"
 | 
			
		||||
version = "0.3.106-beta.3"
 | 
			
		||||
authors = ["asonix <asonix@asonix.dog>"]
 | 
			
		||||
license = "AGPL-3.0"
 | 
			
		||||
readme = "README.md"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
 | 
			
		||||
rustPlatform.buildRustPackage {
 | 
			
		||||
  pname = "relay";
 | 
			
		||||
  version = "0.3.106-beta.2";
 | 
			
		||||
  version = "0.3.106-beta.3";
 | 
			
		||||
  src = ./.;
 | 
			
		||||
  cargoLock.lockFile = ./Cargo.lock;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue