Skip to content

Commit

Permalink
Version 2.0.0-rc.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
argelius committed Apr 28, 2016
1 parent 9631895 commit 9622544
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 8 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
CHANGELOG
====

v2.0.0-rc.2
----

v2.0.0-rc.1
----
* ons-input: Fix behavior of `checked` attribute.
Expand Down
2 changes: 1 addition & 1 deletion css/onsenui.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! onsenui - v2.0.0-rc.2 - 2016-04-28 */
/*! onsenui - v2.0.0-rc.1 - 2016-04-28 */
/*
Copyright 2013-2015 ASIAL CORPORATION
Expand Down
2 changes: 1 addition & 1 deletion js/angular-onsenui.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/angular-onsenui.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/onsenui.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! onsenui v2.0.0-rc.2 - 2016-04-28 */
/*! onsenui v2.0.0-rc.1 - 2016-04-28 */
/**
* @license
* Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "onsenui",
"version": "2.0.0-rc.2",
"version": "2.0.0-rc.1",
"description": "HTML5 Mobile Framework & UI Components",
"private": false,
"author": "@kruyvanna",
Expand Down

0 comments on commit 9622544

Please sign in to comment.