Skip to content

Commit b98df3e

Browse files
committed
Final deploy of deprecating chrome_gen.dart
1 parent 7f575fa commit b98df3e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: chrome_gen
2-
version: 0.3.4-dev
2+
version: 0.3.4
33
environment:
44
sdk: ">=1.0.0 <2.0.0"
55
authors:

readme.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# deprecated-chrome_gen.dart
2+
3+
# WARNING: This library is being deprecated.
4+
5+
### Future versions of this library can be found at [chrome.dart](http://pub.dartlang.org/packages/chrome)
6+
7+
8+
----
9+
110
# chrome_gen.dart
211

312
An library for accessing the Chrome APIs in a packaged app or extension.

0 commit comments

Comments
 (0)