Skip to content

Commit

Permalink
Add 1.2.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim committed Jan 22, 2015
1 parent 6950e32 commit 2afd0c1
Show file tree
Hide file tree
Showing 16 changed files with 3,785 additions and 7,181 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2014 Tim Down
Copyright (c) 2015 Tim Down

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
12 changes: 4 additions & 8 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,19 @@
{
"name": "rangy",
"version": "1.3.0-alpha.20150122",
"version": "1.2.3",
"homepage": "https://github.com/timdown/rangy",
"authors": [
"Tim Down <[email protected]>"
],
"description": "A cross-browser JavaScript range and selection library.",
"main": [
"rangy-core.min.js",
"rangy-classapplier.min.js",
"rangy-highlighter.min.js",
"rangy-cssclassapplier.min.js",
"rangy-selectionsaverestore.min.js",
"rangy-serializer.min.js",
"rangy-textrange.min.js"
"rangy-serializer.min.js"
],
"moduleType": [
"amd",
"globals",
"node"
"globals"
],
"keywords": [
"range",
Expand Down
Loading

0 comments on commit 2afd0c1

Please sign in to comment.