Skip to content

Commit

Permalink
Bump version to 0.0.5 with Dart 2 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
gching committed Jan 6, 2019
1 parent d43e216 commit 86a3185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dart_ssss
description: A Dart library that implements Shamir's Secret Sharing Scheme over GF(256).
version: 0.0.4
version: 0.0.5
homepage: https://www.github.com/gching/dart_ssss
author: Gavin Ching <gavinchingy@gmail.com>

Expand Down

0 comments on commit 86a3185

Please sign in to comment.