Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Commit

Permalink
Update pubspec.yaml/changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkustermann committed Jun 8, 2016
1 parent 43cdbe4 commit 49f362c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.2.0+12
## 0.2.0+13

* Remove crypto dependency and upgrade dart dependency to >=1.13 since
this dart version provides the Base64 codec.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: gcloud
version: 0.2.0+12
version: 0.2.0+13
author: Dart Team <misc@dartlang.org>
description: Dart gcloud APIs
homepage: https://github.com/dart-lang/gcloud
Expand Down

0 comments on commit 49f362c

Please sign in to comment.