Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
Bump version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
vbrandl committed May 10, 2017
1 parent 66d579e commit 91e168e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "skeleton"
version = "0.3.2"
version = "0.3.3"
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
description = "Skeleton project manager"
homepage = "https://github.com/ntzwrk/skeleton"
Expand Down
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: Valentin Brandl <vbrandl@riseup.net>
pkgname=skeleton
pkgver=0.3.2
pkgver=0.3.3
pkgrel=1
makedepends=('rust' 'cargo')
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Includes are executed first and in the provided order, followed by the selected

## Usage
```
Skeleton 0.3.2
Skeleton 0.3.3
Valentin B. <vbrandl@riseup.net>
Skeleton project manager
Expand Down

0 comments on commit 91e168e

Please sign in to comment.