Skip to content
Snippets Groups Projects
Commit 771eb530 authored by Devon Carew's avatar Devon Carew
Browse files

0.2.5+4

parent fe604b5e
No related branches found
No related tags found
No related merge requests found
......@@ -9,4 +9,4 @@ Devon Carew <devoncarew@google.com>
Sungguk Lim <limasdf@gmail.com>
Kunal Deo <kunaldeo@gmail.com>
Guillermo López-Anglada <guillermo.lopez@outlook.com>
ntaoo <ntaoo.g@gmail.com>
\ No newline at end of file
ntaoo <ntaoo.g@gmail.com>
# CHANGELOG
## 0.2.5+4
- Added a reference to the webcomponents-lite.js in the polymer template
## 0.2.5+3
- Updated `web-angular` to `2.0.0-beta.0`.
......
......@@ -19,7 +19,7 @@ import 'package:usage/usage_io.dart';
const String APP_NAME = 'stagehand';
// This version must be updated in tandem with the pubspec version.
const String APP_VERSION = '0.2.5+3';
const String APP_VERSION = '0.2.5+4';
const String APP_PUB_INFO =
'https://pub.dartlang.org/packages/${APP_NAME}.json';
......
......@@ -4,7 +4,7 @@
name: stagehand
# When changing this version, change the lib/src/cli_app.dart version as well.
version: 0.2.5+3
version: 0.2.5+4
description: >
A scaffolding generator for your Dart projects. Stagehand helps you get set
up!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment